You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find a way to display errors on a RadioButtonGroup.
For instance, I have a RadioButtonGroup with no default value that is required.
At the moment, user stucks on the submit button without any proper message.
Did any one found a way to display them?
Best regards,
The text was updated successfully, but these errors were encountered:
llopez95
changed the title
RadioButtonGroup errors
[issue] Display errors under RadioButtonGroup
Sep 28, 2016
llopez95
changed the title
[issue] Display errors under RadioButtonGroup
[RadioButtonGroup] How to display errors?
Sep 28, 2016
Even if the Material Design spec doesn't specify it, I consider there should be an easy way to do it using just redux-form-material-ui, maybe providing an additional custom element via props
Hi,
I couldn't find a way to display errors on a RadioButtonGroup.
For instance, I have a RadioButtonGroup with no default value that is required.
At the moment, user stucks on the submit button without any proper message.
Did any one found a way to display them?
Best regards,
The text was updated successfully, but these errors were encountered: