Prerequisites
What theme are you using?
other
Version
6.6.2
Current Behavior
Hello,
Since version 6.6.X (this bug doesn't occur in version 6.5.3), I have noticed that when a object is defined within an "allOf" containing multiple "If-Then-Else" conditions and the omitExtraData option is active, the required constraints associated with the object's fields consistently generate an error, even when the fields are filled in.
Expected Behavior
The required constraints defined the "allOf" / "If-Then-Else" should not generate an error when the fields are filled in.
Steps To Reproduce
- Go to the playground shared link : link.
- Select the option "with required" in the field "prop1".
- Fill the fields "subprop1" and "subprop2" with any value.
- Submit the form => the submission is successful.
- Check the "Omit extra data" option (on the right panel).
- Submit the form => the submission fails.
Environment
- OS: Windows 11
- Node: 22.14
- npm: 10.9.2
Anything else?
No response
Prerequisites
What theme are you using?
other
Version
6.6.2
Current Behavior
Hello,
Since version 6.6.X (this bug doesn't occur in version 6.5.3), I have noticed that when a object is defined within an "allOf" containing multiple "If-Then-Else" conditions and the omitExtraData option is active, the required constraints associated with the object's fields consistently generate an error, even when the fields are filled in.
Expected Behavior
The required constraints defined the "allOf" / "If-Then-Else" should not generate an error when the fields are filled in.
Steps To Reproduce
Environment
Anything else?
No response