Skip to content

Events listeners are not unbound when reusing nodes #4650

@posva

Description

@posva

Vue.js version

2

Reproduction Link

http://jsfiddle.net/posva/hdqz1bc3/

Steps to reproduce

  1. Click the toggle
  2. select a value in the select

What is Expected?

No error in console

What is actually happening?

The select is trying to fire the change from the previous select. Adding a key attribute to one of the selects is a workaround @rorc

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions