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
I'm trying to implement 'cytoscape-edge-editing'. An error invokes when right-click on any edge.
ERROR
my code for both scenarios (*using context-menu in other places & the implementation of 'cytoscape.js-edge-editing') is as follows:
edge-editing.ts
default-scn.ts
It seems that the use of context-menu utility for other scenarios in the application conflicts with the built-in functionality of context-menus in 'cytoscape.js-edge-editing' package.
@canbax@hasanbalci | please guide if there's any work-around for coping with this issue of handling context-menus.
The text was updated successfully, but these errors were encountered:
I'm trying to implement 'cytoscape-edge-editing'. An error invokes when right-click on any edge.
ERROR
my code for both scenarios (*using context-menu in other places & the implementation of 'cytoscape.js-edge-editing') is as follows:
edge-editing.ts
default-scn.ts
It seems that the use of context-menu utility for other scenarios in the application conflicts with the built-in functionality of context-menus in 'cytoscape.js-edge-editing' package.
@canbax @hasanbalci | please guide if there's any work-around for coping with this issue of handling context-menus.
The text was updated successfully, but these errors were encountered: