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(reactivity): fix watching shallowRef array #5381

Merged
merged 2 commits into from May 13, 2022

Conversation

edison1105
Copy link
Member

close #5371

@netlify
Copy link

netlify bot commented Feb 9, 2022

✔️ Deploy Preview for vue-next-template-explorer ready!

🔨 Explore the source changes: ac58c73

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-next-template-explorer/deploys/620317cddd389400085b5ee5

😎 Browse the preview: https://deploy-preview-5381--vue-next-template-explorer.netlify.app

@netlify
Copy link

netlify bot commented Feb 9, 2022

✔️ Deploy Preview for vue-sfc-playground ready!

🔨 Explore the source changes: ac58c73

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-sfc-playground/deploys/620317cd2682710008992386

😎 Browse the preview: https://deploy-preview-5381--vue-sfc-playground.netlify.app/

@netlify
Copy link

netlify bot commented Feb 9, 2022

✔️ Deploy Preview for vuejs-coverage ready!

🔨 Explore the source changes: ac58c73

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-coverage/deploys/620317cdd307bf0007c1480b

😎 Browse the preview: https://deploy-preview-5381--vuejs-coverage.netlify.app

@edison1105 edison1105 marked this pull request as ready for review February 9, 2022 01:29
@yyx990803 yyx990803 merged commit 220f255 into vuejs:main May 13, 2022
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 not update for shallowRef when watching multiple values (Array argument)
2 participants