react-jsonschema-form icon indicating copy to clipboard operation
react-jsonschema-form copied to clipboard

Checkbox being set to opposite value after version bump

Open jonas-peek opened this issue 10 months ago • 3 comments

Prerequisites

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

jonas-peek avatar Jan 17 '25 16:01 jonas-peek