Alan Yuan
Alan Yuan
暂时没有图了,可以用demo复现下
暂时没有图了,可以用demo复现下
Same issues here and I just wondering if SMP just doesn't support webpack 5, and I am using webpack 5 too, also the home page said SMP supports webpack from...
I selected the wrong tag, and it should be Release 10.x, but I also tried npm 9 this issue still exists.
> ### Is there an existing issue for this? > * [x] I have searched the existing issues > > ### This issue exists in the latest npm version >...
I am trying to use it in Next.js 14's app handler and can face this issue since the code is running on the server, which is Node.js. But I wonder...
> 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](https://mui.com/material-ui/integrations/nextjs/) styling. Could you...
> As a workaround, it is possible to import from `@mui/system/cssVars/getInitColorSchemeScript` directly. > > ```tsx > import { Experimental_CssVarsProvider } from "@mui/material"; > import { AppRouterCacheProvider } from "@mui/material-nextjs/v14-appRouter"; >...
> > So this probably means the current stable (v5) and the upcoming version (v6) of MUI don't support a custom theme in a server component? > > For the...
Same issues here and please change the source link