-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
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
fixes createDefaultValue doesn't follow anyOf, oneOf, allOf #2401 #2402
fixes createDefaultValue doesn't follow anyOf, oneOf, allOf #2401 #2402
Conversation
✅ Deploy Preview for jsonforms-examples ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@sdirix check the fixed example here https://deploy-preview-2402--jsonforms-examples.netlify.app/react-material/#anyOf |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sdirix check the fixed example here https://deploy-preview-2402--jsonforms-examples.netlify.app/react-material/#anyOf
I don't see any difference in the example between master
and this PR
this is how it looks without the fix and this is how it looks with the fix |
@sdirix please review again |
fixing issue #2401