Skip to content

Select with v-model triggers change event when its options are changed #6193

@floorish

Description

@floorish

Version

2.4.2

Reproduction link

https://jsfiddle.net/floorish/e2h2vwc2/

Steps to reproduce

Dynamically change the <option>s in a <select v-model="val"> tag and the v-model triggers a change event, but the actually chosen option hasn't changed.

What is expected?

v-model does not trigger a change event

What is actually happening?

v-model triggers a change event


Change of behaviour intruduced in c90b140

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions