Skip to content

Getting input updated object value after @change event #3468

Closed
@marcalc

Description

@marcalc

I have this question about how to get the updated object value after @change event in 2.0.0.rc2. I'm sure I'm doing something wrong, although this worked in 1.0.26.

Vue.js version

2.0.0.rc2

Reproduction Link

https://jsfiddle.net/ak51oxfg/2/

Steps to reproduce

Just change the input selection.

What is Expected?

The alert should display the selected option.

What is actually happening?

The alert is displaying the previously selected option.

BTW, thanks for this AWESOME lib. =)

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