We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core
5.7.3
When creating a compiled schema with allOf and it fails to merge, it does not resolve any of the all of schemas to create validators.
When compiling schema expected to still resolve allOf schemas even if mergeAllOf fails.
mergeAllOf
No response
- OS: - Node: - npm:
The text was updated successfully, but these errors were encountered:
fix rjsf-team#3700 - Compiling Schema mergeAllOf errors
2f6abe3
fix #3700 - Compiling Schema mergeAllOf errors (#3701)
eea5bd0
* fix #3700 - Compiling Schema mergeAllOf errors * update changelog with fixes * add soruce comment for ordering json fields
Successfully merging a pull request may close this issue.
Prerequisites
What theme are you using?
core
Version
5.7.3
Current Behavior
When creating a compiled schema with allOf and it fails to merge, it does not resolve any of the all of schemas to create validators.
Expected Behavior
When compiling schema expected to still resolve allOf schemas even if
mergeAllOf
fails.Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: