Skip to content

Multiple select elements @change event problem #3917

@taskaz

Description

@taskaz

Multiple select box does not work in same Vue instance.

Vue.js version

  • Vue.js v2.0.2

Reproduction Link

https://jsfiddle.net/hd0drbo0/3/

Steps to reproduce

Change second select box value, method "testMethod" will be called infinite times, even it is not bonded to second select box.
Change first select box value, and later change second select box value, everything works as expected.

What is Expected?

Update of different models of select.

What is actually happening?

Infinite call of not assigned @change method.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions