-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
Description
Version
2.5.13
Reproduction link
https://codepen.io/leocardoso/pen/OQqNYz?editors=1011
Steps to reproduce
Create an input with a v-model like
And try to change its value
What is expected?
The value of model change
What is actually happening?
The value of model doesn't change and it creates a new property to the Object ended with space like obj['value ']