Imports are not working / @mui/base not working anymore #37376
Labels
package: base-ui
Specific to @mui/base
status: expected behavior
Does not imply the behavior is intended. Just that we know about it and can't work around it
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
https://mui.com/material-ui/react-autocomplete/#useautocomplete (taken from here: https://mui.com/material-ui/react-autocomplete/#useautocomplete)
https://codesandbox.io/s/vfq40l?file=/demo.tsx (taken from here: https://mui.com/base/react-select/#hooks)
Current behavior 😯
I am trying to work with @mui/base in a TypeScript project, which is breaking on me. These are the versions I installed
However, as soon as I try to import something I get various error messages
This highlights
getOptionProps, getOptionState
with the messageSo the examples in the documentation do not work anymore... Why is that?
Expected behavior 🤔
I expect the imports to work as stated in the documentation as well as the code.
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
Working with firefox
The text was updated successfully, but these errors were encountered: