plotly / react-cytoscapejs

React component for Cytoscape.js network visualisations
MIT License
470 stars 69 forks source link

How to use ctxmenu in this component? #105

Closed abhikarsh-gupta closed 1 year ago

abhikarsh-gupta commented 1 year ago

I am trying to add some click behaviour on this react component. Normal cytoscape.use(ctxmenu) works fine. but when I use the default config, it fails.

any leads would be helpful.