Skip to content

Lost data binding after quick edit #1589

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

Closed
Proladon opened this issue Oct 23, 2021 · 3 comments
Closed

Lost data binding after quick edit #1589

Proladon opened this issue Oct 23, 2021 · 3 comments

Comments

@Proladon
Copy link

Version

6.0.0 beta 19

Browser and OS info

Chrome 93.0.4577.63, Windows 10
Mozilla/5.0 Chrome/94.0.4606.104 (Windows NT 10.0; Win64; x64)

Steps to reproduce

Just create clean vite vue startup template

動畫 (14)

What is expected?

Update count number

What is actually happening?

Ref data binding gone and number didn't update

@Akryum
Copy link
Member

Akryum commented Oct 23, 2021

Please provide a runnable reproduction thanks.

@Proladon
Copy link
Author

actually just yarn create vite and run it ....
but here is repro lost-data-binding-repro

@konpeki622
Copy link
Contributor

I reproduced it with ref and toRefs. It will not occur when using data() or reactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants