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
Right now we're using the Vue renderer for context menu, but the React renderer for the editor. With current jupyterlab we're seeing some odd offsets that I can't seem to fix with clientX and clientY and switching may help with this problem.
Right now we're using the Vue renderer for context menu, but the React renderer for the editor. With current jupyterlab we're seeing some odd offsets that I can't seem to fix with
clientX
andclientY
and switching may help with this problem.https://www.npmjs.com/package/rete-context-menu-plugin-react
The text was updated successfully, but these errors were encountered: