-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Labels
Description
Prerequisites
- I have searched the existing issues
- I understand that providing a SSCCE example is tremendously useful to the maintainers.
- I have read the documentation
- Ideally, I'm providing a sample JSFiddle, Codesandbox.io or preferably a shared playground link demonstrating the issue.
What theme are you using?
core
Version
5.24.10
Current Behavior
The radio button No
is not able to be checked
Expected Behavior
Radio button No
should be checkable
Steps To Reproduce
- Open playground
- Click to
No
button - Data is not changed, radio button
No
was not checked
Environment
- OS:
- Node:
- npm:
Anything else?
The same wrong behaviour you can observe if your are using "ui:widget": "select"
so the original issue is not for radio only.