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
It does not render the snippet with bind:group when the object is passed as an argument.
Looking at the JS Output code, it seems that the binding_group is generated out of scope.
Describe the bug
It does not render the snippet with
bind:group
when the object is passed as an argument.Looking at the
JS Output
code, it seems that thebinding_group
is generated out of scope.Reproduction
Binding Group A - Fail
https://svelte.dev/playground/4d107a918fcc4f80b80ff51208639ab7?version=5.18.0
Binding Group B - Ok
https://svelte.dev/playground/4fc19fe1807c4702ab850a24a4532486?version=5.18.0
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: