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

Selected <select> option set by v-model not working in IE #6378

Closed
ghost opened this issue Aug 15, 2017 · 1 comment
Closed

Selected <select> option set by v-model not working in IE #6378

ghost opened this issue Aug 15, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 15, 2017

Version

2.4.2

Reproduction link

http://jsfiddle.net/yMv7y/3267/

Steps to reproduce

Set a select element's v-model to one of its options value objects in a component mounted callback.

What is expected?

The selected option should match the tags v-model value What is actually happening? Dropdown value remains empty

@posva
Copy link
Member

posva commented Aug 15, 2017

dup of #6209

@posva posva closed this as completed Aug 15, 2017
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

No branches or pull requests

1 participant