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 try to have a menu with some quick settings inside, therefore I tried to not close the menu on click with, <md-menu md-direction="bottom-start" :md-close-on-select="false">
Which browser?
What is expected?
What is actually happening?
However this is not working, the menu is still closing when I click something inside.
Steps to reproduce
I try to have a menu with some quick settings inside, therefore I tried to not close the menu on click with,
<md-menu md-direction="bottom-start" :md-close-on-select="false">
Which browser?
What is expected?
What is actually happening?
However this is not working, the menu is still closing when I click something inside.
Reproduction Link
https://codepen.io/jackovsky888/pen/zPVzGg
The text was updated successfully, but these errors were encountered: