-
-
Notifications
You must be signed in to change notification settings - Fork 142
[menubar] Fix closeOnClick: false
not working in nested menus
#2094
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
Conversation
commit: |
Bundle size reportTotal Size Change: 🔺+42B(0.00%) - Total Gzip Change: 🔺+8B(0.00%) Show details for 41 more bundles@base-ui-components/react parsed: 🔺+21B(+0.01%) gzip: 🔺+4B(0.00%) |
✅ Deploy Preview for base-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
closeOnClick: false
not working in nested menus
Prevents closing the menu by emitting
'cancel-open'
whenallowMouseUpTriggerRef
isfalse
Fixes #2092