Skip to content

v-model.lazy bind to a input,change event by ENTER won't update the value of input dom #6065

Open
@xflyyxfl

Description

@xflyyxfl

Vue version

vue3.2

Link to minimal reproduction

https://codepen.io/xflyyxfl/pen/bGLxpaw

Steps to reproduce

It's quit a light online codepen ;
1 open it
2 change a number at the first input
3 ENTER ,then watch event will validate the number,if not the 3 times, it will change to the nearest one nextTick
4 All other bind dom will update right but the focus input dom won't

What is expected?

Change event by Enter should update the focus input dom

What is actually happening?

Change event by Enter won't update the focus input dom

System Info

No response

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions