You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use @mui/joy with React 19. This will cause errors, because the v5-branch contains an old version of the @mui/base module, which does not support React 19.
Current behavior
We get an error from @mui/base
Expected behavior
@mui/base works with react 19.
Context
Although @mui/joy was backported to work with React 19 #44735 , v5 branch has an old version of @mui/base, which causes these errors.
Your environment
npx @mui/envinfo
System:
OS: Linux 5.15 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat)
Binaries:
Node: 20.18.0 - ~/.nvm/versions/node/v20.18.0/bin/node
npm: 10.8.2 - ~/.nvm/versions/node/v20.18.0/bin/npm
pnpm: 9.14.4 - ~/.local/share/pnpm/pnpm
Browsers:
Chrome: Not Found
Search keywords: react 19 support
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Steps:
Current behavior
We get an error from @mui/base
Expected behavior
@mui/base works with react 19.
Context
Although @mui/joy was backported to work with React 19 #44735 , v5 branch has an old version of @mui/base, which causes these errors.
Your environment
npx @mui/envinfo
Search keywords: react 19 support
The text was updated successfully, but these errors were encountered: