pycodestyle icon indicating copy to clipboard operation
pycodestyle copied to clipboard

Firefox display issues

Open brianrunyon opened this issue 2 years ago • 0 comments

On firefox we are seeing an issue when the graph is first displayed, edges do not render. Subsequently when a user clicks on the graph an error is thrown

Error: TypeError: node.getScreenCTM() is null
Script: http://localhost:5002/build/bundle.js
Line: 100951
Column: 46
StackTrace: TypeError: node.getScreenCTM() is null

brianrunyon avatar Apr 13 '23 14:04 brianrunyon