Skip to content

v-model on text input on chrome mobile not behaving #9299

@bbsimonbb

Description

@bbsimonbb

Version

2.5.16

Reproduction link

https://jsbin.com/juzakis/1

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

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