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 think it is a bug 🐞.
When contextMenu is set to false, the context menu of the sheet bar should not be opened. Don't worry about it, I will fix it soon.
Initial checklist
Problem
I want to disable the pop-up of the right-click menu, currently the onBeforeCommandExecute cannot prevent the pop-up of the right-click menu.
Solution
I can specify the right-click menu commands in onBeforeCommandExecute and prevent the menu from popping up by throwing an error.
The text was updated successfully, but these errors were encountered: