Skip to content
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

text added with IME to input that has v-model is gone when the view is updated #2302

Closed
laineus opened this issue Oct 5, 2020 · 0 comments · Fixed by #2304
Closed

text added with IME to input that has v-model is gone when the view is updated #2302

laineus opened this issue Oct 5, 2020 · 0 comments · Fixed by #2304
Labels
🐞 bug Something isn't working

Comments

@laineus
Copy link
Contributor

laineus commented Oct 5, 2020

Version

3.0.0

Reproduction link

https://jsfiddle.net/og28rams/26/

Steps to reproduce

  1. Place an input or textarea with v-model
  2. Type some text in language that can be unresolved state such as Japanese or Chinese
  3. Update view in some way

What is expected?

Nothing happens even if updated.

What is actually happening?

The unresolved text will be gone.


reproduce

I'm not using any delete key in the video.

Not reproduced in Vue.js 2.x.

@posva posva added the 🐞 bug Something isn't working label Oct 5, 2020
@posva posva changed the title Text of input that has v-model is gone when the view is updated text added with IME to input that has v-model is gone when the view is updated Oct 5, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants