You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting a value that is exposed through accessors: true, props in other components that are higher up and bound to this prop are not updated accordingly.
Describe the bug
When setting a value that is exposed through
accessors: true
, props in other components that are higher up and bound to this prop are not updated accordingly.Reproduction
Minimal reproduction:
https://svelte.dev/repl/e6cfa861c5254d8e8d2aa0d96149388e?version=3.38.3
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: