vuematerial/vue-material

Switch and select don't work inside of menu

danielkellyio opened this issue · 0 comments

Steps to reproduce

Put a md switch or a md select inside an md-menu

Which browser?

Tested in chrome and firefox

What is expected?

The switch does not change when it is not clicked on and choosing an option in the select does not close the menu

What is actually happening?

the switch toggles when other elements are clicked on and the menu closes when an option is selected in the select
md-menu-bug