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

Need to support for v15-appRouter for NextJS 15, only the import of @mui/material-nextjs/v14-appRouter and earlier are present #44270

Closed
alexsenseer opened this issue Oct 30, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@alexsenseer
Copy link

alexsenseer commented Oct 30, 2024

Summary

trying to import v15-appRouter

There is only v14 and earlier options

Examples

import {AppRouterCacheProvider} from '@mui/material-nextjs/v14-appRouter';
import {AppRouterCacheProvider} from '@mui/material-nextjs/v14-pagesRouter';

and etc...

Motivation

Next JS 15.0.1 released and stable, Need to support v15-appRouter/v15-pagesRouter

Suspected hydration errors because version mismatch

Search keywords: next.js nextjs 15 mui6 v14-appRouter v15-appRouter

@alexsenseer alexsenseer added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 30, 2024
@mj12albert
Copy link
Member

Duplicate of #44203

@mj12albert mj12albert marked this as a duplicate of #44203 Oct 30, 2024
@github-actions github-actions bot 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 Oct 30, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 30, 2024
@mj12albert
Copy link
Member

mj12albert commented Oct 30, 2024

@alexsenseer A release is coming! Opening duplicate issues will not speed it up 🙏

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