./node_modules/@material-ui/lab/esm/useAutocomplete/useAutocomplete.js
Attempted import error: 'useControlled' is not exported from '@material-ui/core/utils'.
Corresponding versions
"@material-ui/core": "^4.8.3",
"@material-ui/lab": "^4.0.0-alpha.44",
I am trying to use autocomplete component and facing this issue.
link for component https://material-ui.com/components/autocomplete/#multiple-values
馃憢 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.
thansk for response, issues is resolved my lab version was updated and material core version was outdated, now using updated versions
Hi muzamil301, what versions did you use?
Hi, I am having issues similar to this but with the Pagination component. It gives me the error Attempted import error: 'useControlled' is not exported from '@material-ui/core/utils'. I am currently on Material-UI v4.9.5 and Material-UI Lab v4.0-alpha.45. I tried downgrading versions already. Any solutions?
I also have the same issue. Just update @material-ui/core and everything works fine
They're both on the lastest versions....
Most helpful comment
I also have the same issue. Just update @material-ui/core and everything works fine