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

v-select on an array of objects #175

Open
giovannigenna opened this issue Apr 23, 2018 · 0 comments
Open

v-select on an array of objects #175

giovannigenna opened this issue Apr 23, 2018 · 0 comments

Comments

@giovannigenna
Copy link

Hi,
I have a trouble with v-select: When I use it on an array of object it doesn't update it value.
I use it in a v-for="obj in array" ..... <v-select v-model="obj.myval" ....>

The "array" value is updated, but the value in v-select no.

Any idea to fix it ?

Thanks
Gio

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