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

Right-click on 'edge' invokes an ERROR (while implementation of 'cytoscape.js-edge-editing') #69

Open
anwaarulmustafa opened this issue Aug 24, 2022 · 0 comments
Assignees

Comments

@anwaarulmustafa
Copy link

I'm trying to implement 'cytoscape-edge-editing'. An error invokes when right-click on any edge.


ERROR

image


my code for both scenarios (*using context-menu in other places & the implementation of 'cytoscape.js-edge-editing') is as follows:


edge-editing.ts

image


default-scn.ts

image


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.

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

2 participants