defaultChecked
property does not work when used in radio children components
#168
Labels
defaultChecked
property does not work when used in radio children components
#168
Steps to reproduce:
defaultChecked
property.Expected result
The radio marked with
defaultChecked
should be selected.Technical details
It seems that we are properly setting the
defaultChecked
and then resetting in theuseEffect
hook used to apply defaults.The text was updated successfully, but these errors were encountered: