Skip to content
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

Fix AutoCompleteArrayInput not showing error message #3327

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

hithacker
Copy link
Contributor

AutoCompleteArrayInput was not showing up error message when there is a validation error. It shows up the input in red color but the error message is not shown.
Fixing the code to follow the same patten as SelectInput and AutocompleteInput.

Fix helperText not showing validation error. Fixing the code to follow the same patten as SelectInput and AutocompleteInput.
@fzaninotto fzaninotto merged commit 69ebf6b into marmelab:master Jun 13, 2019
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the v2.9.3 milestone Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants