Skip to content

v-model not work properly when use v-on="$listeners" #7791

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
lkmadushan opened this issue Mar 11, 2018 · 1 comment
Closed

v-model not work properly when use v-on="$listeners" #7791

lkmadushan opened this issue Mar 11, 2018 · 1 comment

Comments

@lkmadushan
Copy link

Version

2.5.15

Reproduction link

https://jsfiddle.net/cckLd9te/950/

Steps to reproduce

when you type on the input, view not update with the input value

What is expected?

view should display input value properly

What is actually happening?

input value changes to an object

@posva
Copy link
Member

posva commented Mar 11, 2018

Duplicate of #7042

@posva posva marked this as a duplicate of #7042 Mar 11, 2018
@posva posva closed this as completed Mar 11, 2018
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