Material: md-select is not working

Created on 1 Mar 2015  路  4Comments  路  Source: angular/material

See the example: http://plnkr.co/edit/0OKK4qf9SEBOzQcw7zh4?p=preview
it was working before but not anymore.

Most helpful comment

Just ran across this issue. you should really conciser updating the documentation to remove md-input-container from the example

https://material.angularjs.org/latest/api/directive/mdSelect

All 4 comments

You are using it in an md-input-container. Don't. It is not meant to. There is already discussions around the label, but for now it doesn't work "correctly" in that container

I removed md-input-container and it is working now. Thanks

Closing. Issue with md-input-container is already open.

Just ran across this issue. you should really conciser updating the documentation to remove md-input-container from the example

https://material.angularjs.org/latest/api/directive/mdSelect

Was this page helpful?
0 / 5 - 0 ratings