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
material-ui
5.13.1
oneOf field does not include the "This field is required" helper text underneath the field
oneOf field has helper text underneath the field
No response
- OS: - Node: - npm:
Playground link
The text was updated successfully, but these errors were encountered:
This is possibly caused by the change in #3795
It seems like there are some cases where we DO want to show the error message for oneOf/anyOf, like the SelectWidget case in the playground example.
Sorry, something went wrong.
@cwendtxealth do you have any time to take a look at this, since you made the original change?
Yeah, I should have some time beginning of next week to take a look at this
Successfully merging a pull request may close this issue.
Prerequisites
What theme are you using?
material-ui
Version
5.13.1
Current Behavior
oneOf field does not include the "This field is required" helper text underneath the field
Expected Behavior
oneOf field has helper text underneath the field
Steps To Reproduce
No response
Environment
Anything else?
Playground link
The text was updated successfully, but these errors were encountered: