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

ListBoxOption typescript error with `value` prop #136

Closed bugproof closed 1 year ago

bugproof commented 1 year ago

image

https://github.com/rgossiaux/svelte-headlessui/blob/f431f891271291c8db7c75fe00c7c19b2542a21d/src/lib/components/listbox/ListboxOption.svelte#L7

Any suggestions on how to fix this except adding // @ts-nocheck

bugproof commented 1 year ago

Closing as it seems to be a svelte issue