rcarcasses / vue-cytoscape

cytoscape.js now inside vue.js
https://rcarcasses.github.io/vue-cytoscape
MIT License
96 stars 34 forks source link

Edges are not deleted #56

Closed bjonnh closed 4 years ago

bjonnh commented 4 years ago

It seems that edges are not deleted.

I can see using the Vue inspector that the CyElement doesn't exist anymore, but it is still present in the graph.

It works properly when deleting nodes. (and deleting other nodes does not make the deleted edge disappear so it is not an object not refreshes issue on my side)

bjonnh commented 4 years ago

My Ids had # in them.