Skip to content

vue 2.0.3 v-model not updating using an array #3958

@peterkorgaard

Description

@peterkorgaard

I'm in process migrating an application from Vue 1.x to 2.0.3. In this application I'm having several selects where each v-model binds to an individual index of an array . This is without problems in Vue 1.x but in version 2 it does not update. I believe this is a potential bug.

I have reproduced the problem here:
https://jsfiddle.net/peterkorgaard/a7vvz753/18/

Vue.js version

2.0.3

Reproduction Link

https://jsfiddle.net/peterkorgaard/a7vvz753/18/

Steps to reproduce

What is Expected?

What is actually happening?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions