How to reset the RadioGroup when used in a controlled manner? #1587
-
Hi 👋 I have a question about using the I sort of need to use the component in a controlled manner. And I have a use case where I need to reset the radio group (so that none of its items are selected). The component only accepts a You can see an example of the issue here: https://codesandbox.io/s/heuristic-brook-x77cul?file=/App.js So my question is whether this is a bug or by design? Should |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @ckastbjerg, this looks like a bug potentially, similar to #1569. |
Beta Was this translation helpful? Give feedback.
Hey @ckastbjerg, this looks like a bug potentially, similar to #1569.