iVis-at-Bilkent / cytoscape.js-fcose

fCoSE: a fast Compound Spring Embedder
MIT License
134 stars 25 forks source link

Cannot read property 'descendants' of undefined #25

Closed qq2575896094 closed 3 years ago

qq2575896094 commented 3 years ago

Cannot read property 'descendants' of undefined

hasanbalci commented 3 years ago

@qq2575896094 Can you please give more detail about the issue? In which case did you get the error? It would be better if you provide a JSFiddle or JSBin demo to reproduce this issue. Thanks!

hasanbalci commented 3 years ago

I now remembered that this bug occurs in the current release when there is no nodes in the graph and one tries to apply layout. This bug is solved in the unstable branch and will be available with the next release. So, I'm closing the issue.