react-jsonschema-form
react-jsonschema-form copied to clipboard
Checkbox being set to opposite value after version bump
Prerequisites
- [x] I have searched the existing issues
- [x] I understand that providing a SSCCE example is tremendously useful to the maintainers.
- [x] I have read the documentation
- [x] 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.1
Current Behavior
We did a version bump from 5.23.2 to 5.24.1 and the Checkbox component from the mui module was being set to the opposite value. We bumped mui, validator-ajv8 and core. It seems the issue is either with validator-ajv8 or core.
Expected Behavior
We did a version bump from 5.23.2 to 5.24.1 and the Checkbox component from the mui module was being set to the opposite value. We bumped mui, validator-ajv8 and core. It seems the issue is either with validator-ajv8 or core.
Steps To Reproduce
No response
Environment
- OS:
- Node:
- npm:
Anything else?
No response