We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
https://svelte.dev/playground/facd17ade79c4b56975cca4a9de21451?version=5.1.16
No response
none
annoyance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Severity
annoyance
The text was updated successfully, but these errors were encountered: