Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(MdSelect): setFieldContent on updated #1481

Merged
merged 1 commit into from
Feb 6, 2018
Merged

fix(MdSelect): setFieldContent on updated #1481

merged 1 commit into from
Feb 6, 2018

Conversation

VdustR
Copy link
Member

@VdustR VdustR commented Feb 6, 2018

setFieldContent if options are changed.

with this, we don't need to wait for the next tick after options be updated to change the v-model of MdSelect anymore. MdSelect will always check the options and update the text while options are updated.

fix #1389

#1389 (comment)

setFieldContent if options are changed

fix #1389
@marcosmoura marcosmoura merged commit 042e571 into vuematerial:dev Feb 6, 2018
@VdustR VdustR deleted the fix#1389-comment363326766 branch February 7, 2018 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[md-select] Only one populates value
2 participants