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
Wait for the page to load; if it doesn't load quickly, click the "Open preview in new tab" button—it helped me fix the blank white page immediately.
Right-click on the status cell of Product-1, a menu should open.
Now right-click on the status of Product-10, for example.
Continue clicking anywhere, the menu will not close.
Current behavior
The menu does not close, the browser's standard menu is displayed
Expected behavior
The menu closes, the standard browser menu is not displayed.
Context
I tried comparing my code with the MUI example code and experimentally found that this bug does not recur if the "Menu" element is placed inside "TableCell". However, this option doesn't suit me well because I need one common menu, not many separate ones. The left mouse button, by the way, works correctly.
Also, I am very new to React, please forgive any obvious mistakes if I have made them.
Your environment
FirefoxBrowser 133.0 (64-bit) for ubuntu
Crhrome Version 119.0.6045.123 (Official Build) (64-bit) ubuntu
Search keywords: menu right-clicking oncontextmenu
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Steps:
Current behavior
The menu does not close, the browser's standard menu is displayed
Expected behavior
The menu closes, the standard browser menu is not displayed.
Context
I tried comparing my code with the MUI example code and experimentally found that this bug does not recur if the "Menu" element is placed inside "TableCell". However, this option doesn't suit me well because I need one common menu, not many separate ones. The left mouse button, by the way, works correctly.
Also, I am very new to React, please forgive any obvious mistakes if I have made them.
Your environment
FirefoxBrowser 133.0 (64-bit) for ubuntu
Crhrome Version 119.0.6045.123 (Official Build) (64-bit) ubuntu
Search keywords: menu right-clicking oncontextmenu
The text was updated successfully, but these errors were encountered: