Skip to content

Select element with v-model and v-on="change:onChange" works differently in FF #293

@gapipro

Description

@gapipro

Hi,

I noticed that in FF onChange event is triggered before v-model variable is updated.

In all other browsers variable is updated first.

Here is an example: http://jsfiddle.net/aDhEr/

When you select new value in select element, text below will be updated to selected value. But in FF it is equal to last selected value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions