themesberg / flowbite-svelte

Official Svelte components built for Flowbite and Tailwind CSS
https://flowbite-svelte.com
MIT License
2.17k stars 267 forks source link

RadioButton not working after upgrading 0.46.20 to 0.46.22 #1463

Open xmlking opened 1 week ago

xmlking commented 1 week ago

Describe the bug

RadioButton not working after upgrading 0.46.20 to 0.46.22

image image

Reproduction

RadioButton not working after upgrading 0.46.20 to 0.46.22

Flowbite version and System Info

0.46.22
shinokada commented 1 week ago

Can you show me your code?

xmlking commented 1 week ago

https://github.com/xmlking/spectacular/blob/v0.4.2/apps/console-fb/src/lib/components/form/RadioFB.svelte

shinokada commented 1 week ago

Please use this Stackblitz template to fork and add your code. If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "need reproduction" label. If no reproduction is provided within a reasonable time-frame, the issue will be closed.

xmlking commented 1 week ago

Will do. Meanwhile, Can you please share if you have any working example of this component. I might be using wrongly

shinokada commented 1 week ago

https://flowbite-svelte.com/docs/forms/radio#RadioButton

soberreu commented 4 days ago

That example isn't working. Not on the website... not in my project