Replies: 1 comment
-
Seems like a valid feature request to me. I'll convert this to an issue for us to investigate 👍 EDIT: Issue created here #983 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions