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

[RFC] Any Roadmaps or Plans for fully support for Next.js App Router and Server Components? #42546

Closed
LikeDreamwalker opened this issue Jun 6, 2024 · 2 comments
Assignees
Labels
nextjs RFC Request For Comments

Comments

@LikeDreamwalker
Copy link

LikeDreamwalker commented Jun 6, 2024

What's the problem?

I am trying to use Mui with Next.js for several commercial projects. I have seen there are some points that can be improved, such as the new features of Next.js, like App Router and Server Components. Also, these points basically all have related issues.
But after checking them, I didn't get useful conclusions about when and how they would be supported. So I wondered if there are any plans for the team to fully support the Next.js? Or which means we won't give further support for these features for now.

What are the requirements?

  • The plans or roadmaps of fully support of Next.js
  • Or the best practices for using the current version (v5) with the Next.js, including using under App Router and Server Components and so on

What are our options?

No response

Proposed solution

It can be understood that we are giving up support for new features in Next.js for now because of the differences inside Next.js itself. But it would be better to have an article to write down and offer to others who are interested in Mui and Next.js.

Also, if needed and possible, I could write this article as long as I have enough information and a conclusion.

Resources and benchmarks

No response

Search keywords:

@LikeDreamwalker LikeDreamwalker added RFC Request For Comments status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jun 6, 2024
@zannager zannager added the nextjs label Jun 6, 2024
@brijeshb42
Copy link
Contributor

We already support Next.js with App router. All out components are published with use client directive and we also have Next.js specific package (@mui/material-nextjs) to configure styling.
Could you tell us what exactly you are looking for in terms of answers ?

@brijeshb42 brijeshb42 added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jun 26, 2024
@LikeDreamwalker
Copy link
Author

We already support Next.js with App router. All out components are published with use client directive and we also have Next.js specific package (@mui/material-nextjs) to configure styling. Could you tell us what exactly you are looking for in terms of answers ?

It has been time, and I have solved some issues by myself, and I have to admit when I open this issue, I still have some gaps. I think what I really want to ask is if there are any plans on the RSC for mui, which is not the use client. I have also seen the plan.

Thanks for your reply, and I have no further questions on this issue.

@github-actions github-actions bot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for author Issue with insufficient information labels Jun 26, 2024
@mapache-salvaje mapache-salvaje removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nextjs RFC Request For Comments
Projects
None yet
Development

No branches or pull requests

4 participants