Replies: 1 comment 3 replies
-
You probably need to stop propagation of the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wonder how to prevent right click to open jupyter menu, but just affects the widget itself. I find this snippet from https://github.com/superstar54/weas-widget/blob/fea56fce2c4a7070f1cbd5803694f243548a94fb/js/widget.js#L244, and apply on
el
ofrender({model, el})
, but it doesn't work. Can I ask how to fix it?Beta Was this translation helpful? Give feedback.
All reactions