@david0 wrote:
Hi, I am occasionally running into this infinite loop while dragging nodes:
go.js?body=1:1007 Uncaught RangeError: Maximum call stack size exceeded v.defineProperty.b @ go.js?body=1:1007 R.isVisible @ go.js?body=1:1431 W.isVisible @ go.js?body=1:1613 S.isVisible @ go.js?body=1:1483 S.findVisibleNode @ go.js?body=1:1482 W.isVisible @ go.js?body=1:1613 S.isVisible @ go.js?body=1:1483 S.findVisibleNode @ go.js?body=1:1482 W.isVisible @ go.js?body=1:1613 S.isVisible @ go.js?body=1:1483
I expect this is particular to something I'm doing somewhere in application code, but the recursion is all within the go.js library, as you can see. Any pointers on how I might begin to debug this?
Posts: 5
Participants: 2