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

fix(api-watch): watching nested ref array w/ deep doesn't work #808

Merged
merged 1 commit into from Sep 9, 2021

Conversation

webfansplz
Copy link
Member

close #805

I personally think that the combination of the Reactivity API with the Watch API provides great flexibility, but also leads to very complex boundary condition handling, so perhaps the best we can do now is to find and solve problems to achieve higher test coverage~

@antfu antfu merged commit b625420 into vuejs:main Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

triggerRef stopped working with watch-multiple
2 participants