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
Svelte's bind:group syntax becomes problematic when trying to implement composable components for versatile use cases. More specifically, this behavior affects the workings of checkboxes / radio buttons / select:multiple / etc.
Task Description
Svelte's bind:group syntax becomes problematic when trying to implement composable components for versatile use cases. More specifically, this behavior affects the workings of checkboxes / radio buttons / select:multiple / etc.
Ressources
bind:group
does not work with nested components sveltejs/svelte#2308List of actions
The text was updated successfully, but these errors were encountered: