Skip to content

Getting input updated object value after @change event #3468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
marcalc opened this issue Aug 17, 2016 · 0 comments
Closed

Getting input updated object value after @change event #3468

marcalc opened this issue Aug 17, 2016 · 0 comments

Comments

@marcalc
Copy link

marcalc commented Aug 17, 2016

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. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants