themesberg/flowbite-svelte

RadioButton not working after upgrading 0.46.20 to 0.46.22

xmlking opened this issue · 7 comments

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

Can you show me your code?

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.

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

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

For anyone waiting on the fix, you can imitate the desired effect with buttons for now.

image