Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack overflow #23

Open
mattwigway opened this issue Nov 18, 2015 · 0 comments
Open

Stack overflow #23

mattwigway opened this issue Nov 18, 2015 · 0 comments

Comments

@mattwigway
Copy link

With the transitive data here I get:

Uncaught RangeError: Maximum call stack size exceededNetworkGraph.mergeEdges @ index.js:338
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342
NetworkGraph.mergeEdges @ index.js:342

when I call new Transitive({data: data})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant