Open
Description
- Checkbox [Checkbox] Reset checkbox checked state when form is reset #1733
- RadioGroup
- Select
- Slider
- Switch
Discussed in #982
Originally posted by rkumorek November 18, 2021
Hey,
I'm wondering if it would be possible to reset Radix Checkbox checked state on form.reset()
action, exactly as it works with plain elements?
I am not sure if it's a limitation due to how React works or it's a bug or a feature request issue so apologies again if it's in wrong place.
You can see current behaviour in below code sandbox:
https://codesandbox.io/s/heuristic-orla-cnd7c
Thanks,
Rafal