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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Setting the md-prevent-menu-close attribute on a md-button element fails to prevent the enclosing menu from closing when the button is clicked if the enclosing md-menu-item element has its type attribute set to either "radio" or "checkbox".
This issue is reproducible for Angular Material 1.0.7 across all major browsers.