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
The checkbox component only shows the indicator button and doesn't render the hidden input which means the checkbox doesn't show up in form submissions unless you manually bind the value and render it in another hidden checkbox
Describe the bug
The checkbox component only shows the indicator button and doesn't render the hidden input which means the checkbox doesn't show up in form submissions unless you manually bind the value and render it in another hidden checkbox
Reproduction
https://stackblitz.com/edit/github-ofar7n?file=src%2Froutes%2F%2Bpage.svelte,src%2Froutes%2F%2Bpage.server.ts
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: