Closed lukepereira closed 3 months ago
For some reason the cytoscape network is re-rendering on changes to state in the parent component despite having proper memoization set up.
Since cytoscape layout uses randomization, this makes for poor user experience when clicking on nodes/edges
Also, the initial layout sometimes doesn't seem to work for large networks
For some reason the cytoscape network is re-rendering on changes to state in the parent component despite having proper memoization set up.
Since cytoscape layout uses randomization, this makes for poor user experience when clicking on nodes/edges