Closed lokemass closed 1 year ago
Hello !
Could you try installing @mui/base
plz ?
npm i @mui/base
same issue with @mui/base being ^5.0.0-beta.10
Could you please share me a codesandbox with the issue plz ?
same issue with @mui/base being
^5.0.0-beta.10
Here is the example: https://codesandbox.io/s/mui-chip-input-trjzg8?file=/package.json
It's related to the @mui/material
in package.json
It's working when "@mui/material": "~5.13.7",
but not working when "@mui/material": "~5.14.3",
Fixed in 2.1.3
Describe the bug today I got this error before it works fine
To Reproduce Steps to reproduce the behavior:
Desktop (please complete the following information):
Additional context ERROR in ./node_modules/mui-chips-input/dist/mui-chips-input.es.js 259:28-30 export 'default' (imported as 'gt') was not found in '@mui/base/ClickAwayListener' (possible exports: ClickAwayListener)