-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Context Menu #132
Comments
Which browser are you using? |
Chrome on Windows: 128.0.6613.114 |
Since there is already an open issue with the Context Menu, I'm also facing a problem. I'm using ShadContextMenu in a ShadTable (I want to have a edit/delete context menu when clicking on the ellipsis):
However, when the context menu is dismissed by clicking outside, _isVisible will still be true, so I need to click on it twice to make it appear again. |
Do you want a callback like |
Yes, that would work, thanks! |
@dickermoshe can you try visiting this page with your windows device? Be sure to clear any cache. Let me know if the issue is fixed. |
Fixed! Recording.2024-09-04.114324.mp4 |
@renanboni just released the v0.9.1. |
@nank1ro thanks a lot! |
Steps to reproduce
Expected results
Just See ShadCn Context Menu
Actual results
See native browser one too
shadcn_ui version
0.9.0
Platform
Web
Code sample
Code sample
// https://mariuti.com/shadcn-ui/components/context-menu/
Screenshots or Video
Screenshots / Video demonstration
Recording.2024-09-03.084116.mp4
Logs
Logs
The text was updated successfully, but these errors were encountered: