You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property '0' of undefined
at Object.a.EdgeUtils.edgeStyle (http://cdn.graphalchemist.com/alchemy.min.js:12:7094)
at SVGGElement.<anonymous> (http://cdn.graphalchemist.com/alchemy.min.js:12:2689)
at http://cdn.graphalchemist.com/alchemy.min.js:6:28884
at K (http://cdn.graphalchemist.com/alchemy.min.js:4:20968)
at Array.oh.each (http://cdn.graphalchemist.com/alchemy.min.js:6:28859)
at Object.c.styleLink (http://cdn.graphalchemist.com/alchemy.min.js:12:2442)
at Object.d.createEdge (http://cdn.graphalchemist.com/alchemy.min.js:12:4093)
at a.updateGraph (http://cdn.graphalchemist.com/alchemy.min.js:11:32052)
at a.Create.a.nodes (http://cdn.graphalchemist.com/alchemy.min.js:11:3422)
at a.startGraph (http://cdn.graphalchemist.com/alchemy.min.js:11:27055)
The text was updated successfully, but these errors were encountered:
Hey
I have an issue with clearing view port. I'm creating graph with:
then clearing out:
and then i try to redraw the same graph:
and at this moment exception is thrown:
The text was updated successfully, but these errors were encountered: