-
Notifications
You must be signed in to change notification settings - Fork 409
Closed
Description
Describe the bug
Bug: A component is changing the uncontrolled state of RadioGroup to be controlled.
If i remove the options radio group and make it to single select dropdown list. There is no error.
Expected behavior
When using radio group, it should not have error.
Steps to reproduce the issue
- Use radio group for json 3.0.0.rc
Screenshots
In which browser are you experiencing the issue?
google chrome 104.0.5112.101
Framework
React
RendererSet
Material
Additional context
No response