Open softmarshmallow opened 6 months ago
Multiple RadioGroup will conflict (when having overlapping value for RadioGroupItem)
group A
group B
selecting from group A will effect group B, vice versa.
RadioGroup
Components without any state, create components like below.
https://forms.grida.co/playground/Q0Y
https://github.com/shadcn-ui/ui/assets/16307013/2cc482b3-ac9c-4e23-b1a7-27cac5448055
No response
-
@softmarshmallow the attached playground is not working. Can you provide a new one and the expected behavior?
Got the same issue @erashu212 : is not the fix of @michaelcanonizado enough to understand what is going on ?
Describe the bug
Multiple RadioGroup will conflict (when having overlapping value for RadioGroupItem)
group A
group B
selecting from group A will effect group B, vice versa.
Affected component/components
RadioGroup
How to reproduce
Components without any state, create components like below.
group A
group B
Codesandbox/StackBlitz link
https://forms.grida.co/playground/Q0Y
https://github.com/shadcn-ui/ui/assets/16307013/2cc482b3-ac9c-4e23-b1a7-27cac5448055
Logs
No response
System Info
Before submitting