rgossiaux / svelte-headlessui

Unofficial Svelte port of the Headless UI component library
https://svelte-headlessui.goss.io
MIT License
1.78k stars 96 forks source link

Switch not toggling #156

Closed rpechuk closed 1 year ago

rpechuk commented 1 year ago

When using the exact example code from the documentation the switch does not toggle

Code: https://svelte-headlessui.goss.io/docs/2.0/switch (first snippet)

Library version "@rgossiaux/svelte-headlessui": "^1.0.2" "svelte": "^3.55.1"