Fix memory leaks from Cytoscape instances not returned/destroyed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -112,4 +112,5 @@ export default function cytoscapeMapTrace(nodes, edges, graphId) {
|
||||
tip?.destroy();
|
||||
tip = null;
|
||||
});
|
||||
return cy;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user