-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
any-one-all-ofRelated to fixing anyOf, oneOf or allOfRelated to fixing anyOf, oneOf or allOfbugdefaultshelp wantedif-then-elseIssues related to handling JSON Schema if/then/elseIssues related to handling JSON Schema if/then/else
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?
mui
Version
5.x
Current Behavior
Default values are not set inside allOf
Expected Behavior
The default values should be set
Steps To Reproduce
Environment
- OS:
- Node:
- npm:
Anything else?
This is kind of similar to the previously reported issue and pull request that should have fixed the same problem inside oneOf
and anyOf
.
Metadata
Metadata
Assignees
Labels
any-one-all-ofRelated to fixing anyOf, oneOf or allOfRelated to fixing anyOf, oneOf or allOfbugdefaultshelp wantedif-then-elseIssues related to handling JSON Schema if/then/elseIssues related to handling JSON Schema if/then/else