When I set the error attribute on the Autocomplete element, it doesn't appear to change to an error state
The box should be highlighted in red with an error state
https://codesandbox.io/s/material-demo-u7n3d
Steps:
I want to be able to show the user an error if they didn't fill out this form field
| Tech | Version |
| ----------- | ------- |
| Material-UI | v4.7.0 |
| React | 16.8.6 |
| Material-UI Lab | 4.0.0-alpha.34 |
馃憢 Thanks for using Material-UI!
We use GitHub issues exclusively as a bug and feature requests tracker, however,
this issue appears to be a support request.
For support, please check out https://material-ui.com/getting-started/support/. Thanks!
If you have a question on StackOverflow, you are welcome to link to it here, it might help others.
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.
Put the error value into renderInput={params =>
Most helpful comment
Put the error value into renderInput={params =>