Vue-material: [MdSelect] @change or @click is not working.

Created on 27 Apr 2018  路  2Comments  路  Source: vuematerial/vue-material

On md-select @change is not reflecting values on v-model.

question

Most helpful comment

@md-selected is not working like @change.
@change will not be triggered at init, while @md-selected will be.

All 2 comments

Please use @md-selected.

https://vuematerial.io/components/select

@md-selected is not working like @change.
@change will not be triggered at init, while @md-selected will be.

Was this page helpful?
0 / 5 - 0 ratings