Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joy UI React 19 support #44738

Closed
samutoljamo-pareto opened this issue Dec 11, 2024 · 2 comments
Closed

Joy UI React 19 support #44738

samutoljamo-pareto opened this issue Dec 11, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@samutoljamo-pareto
Copy link

samutoljamo-pareto commented Dec 11, 2024

Steps to reproduce

Steps:

  1. 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
image

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

@samutoljamo-pareto samutoljamo-pareto added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 11, 2024
@samutoljamo-pareto
Copy link
Author

Additional context

Here's our app with the issue: CyberismoCom/cyberismo#347

@samutoljamo-pareto samutoljamo-pareto changed the title Joy UI React support Joy UI React 19 support Dec 11, 2024
@DiegoAndai
Copy link
Member

Hey @samutoljamo-pareto, we're working on it: #44720
This is a duplicate of #44661.

@DiegoAndai DiegoAndai closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2024
@DiegoAndai DiegoAndai added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants