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

docs: deep reactivity & proxified objects #14291

Open
fcrozatier opened this issue Nov 13, 2024 · 0 comments
Open

docs: deep reactivity & proxified objects #14291

fcrozatier opened this issue Nov 13, 2024 · 0 comments

Comments

@fcrozatier
Copy link
Contributor

Describe the bug

One gotcha with deep reactivity is to make sure to grab the proxified object to work with inside closures to trigger the reactivity.

Maybe just a note in the docs about this can help? Or the examples below

Reproduction

https://svelte.dev/playground/facd17ade79c4b56975cca4a9de21451?version=5.1.16

Logs

No response

System Info

none

Severity

annoyance

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

No branches or pull requests

2 participants