-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Version
2.5.16
Reproduction link
Steps to reproduce
Open the jsbin on Chrome mobile. Type some text in both inputs.
What is expected?
v-model should be updating the model on input, after each keystroke, as in the Decomposed input.
What is actually happening?
The v-model input is not updated until the user leaves the field.
Seems like an issue to me. Chrome desktop shows the correct behaviour - the model is updated after every keystroke.
The editable jsbin is here. This issue came from
this stackoverflow question
jckkk, skegel13, alex-gru, tholu, krmax44 and 5 more
Metadata
Metadata
Assignees
Labels
No labels