react-jsonschema-form
react-jsonschema-form copied to clipboard
Select widget on boolean enum (true, false) with combination with material-ui-5 is not working
Steps to Reproduce
- This behavior is same on playground: url
Actual behavior
When I select true value in slelect widget, then false is selected
Version
"@mui/material": "^5.5.0",
"@mui/styles": "^5.5.0",
"@rjsf/core": "^4.1.0",
"@rjsf/material-ui": "^4.1.0",