Skip to content

Update reactivity-fundamentals.md #2439

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

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Update reactivity-fundamentals.md #2439

merged 1 commit into from
Jul 21, 2023

Conversation

yinjg1997
Copy link
Contributor

Description of Problem

doc: when we destructure a reactive object's property into local variables, or when we pass that property into a function, we will lose the reactivity connection:

but true: Evidently, the loss of reactivity only occurs when deconstructing properties of primitive types, whereas properties of non-primitive types remain unaffected by this phenomenon.

Proposed Solution

change out docc

Additional Information

Evidently, the loss of reactivity only occurs when deconstructing properties of primitive types, whereas properties of non-primitive types remain unaffected by this phenomenon.
@netlify
Copy link

netlify bot commented Jul 16, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 0cace08
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/64b3c3cef45bc10008842646
😎 Deploy Preview https://deploy-preview-2439--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

2 participants