### Steps to reproduce Check the [official documentation](https://vuematerial.io/components/select), and scroll down to "Disabled" example area. Select the disabled groups. ### Which browser? `vue-material@1.0.0-beta-7` ### What is expected? Those options in disabled groups should be un-selectable. ### What is actually happening? You can select the options in the disabled group. ### Reproduction Link [official documentation](https://vuematerial.io/components/select)