question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

./node_modules/@material-ui/lab/esm/useAutocomplete/useAutocomplete.js Attempted import error: 'useControlled' is not exported from '@material-ui/core/utils'.

See original GitHub issue
./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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6

github_iconTop GitHub Comments

3reactions
PatrickHo-134commented, Mar 11, 2020

I also have the same issue. Just update @material-ui/core and everything works fine

2reactions
SemperFortiscommented, Mar 10, 2020

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?

Read more comments on GitHub >

github_iconTop Results From Across the Web

'useControlled' is not exported from '@material-ui/core/utils ...
js Attempted import error : 'useControlled' is not exported from '@material-ui/core/utils'. Facing this issue , how to fix ? corresponding ...
Read more >
'useControlled' is not exported from '@material-ui/core/utils ...
@material-ui/lab/esm/TreeView/TreeView.js Attempted import error: 'useControlled' is not exported from '@material-ui/core/utils'. #19360.
Read more >
How to Fix Attempted Import Error Switch is Not Exported From ...
Command:- npm install react-router-dom@5.3.0In This Video We Will See How to Fix Attempted Import Error Switch is Not Exported From ...
Read more >
'useControlled' is not exported from '@material-ui/core/utils ...
node_modules/@material-ui/lab/esm/useAutocomplete/useAutocomplete.js Attempted import error: 'useControlled' is not exported from '@material-ui/core/utils'.
Read more >
'useGlobalTheme' is not exported from '@atlaskit/theme ...
./node_modules/@atlaskit/icon/dist/esm/components/icon.js Attempted import error: 'useGlobalTheme' is not exported from '@atlaskit/theme/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found