HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🐣
프론트엔드 데브코스 3기 교육생
/
🐸
나영팀
/
Mui SSR 적용 안되는 이슈

Mui SSR 적용 안되는 이슈

Improve Next.js 13 support · Issue #34905 · mui/material-ui
Duplicates I have searched the existing issues Latest version I have tested the latest version Summary 💡 This issue will serve as an umbrella for all issues related to Next.js 13. It will be easier to have an overview of all the problems...
Improve Next.js 13 support · Issue #34905 · mui/material-ui
https://github.com/mui/material-ui/issues/34905
Improve Next.js 13 support · Issue #34905 · mui/material-ui
 
  • /app 디렉터리에서 Mui SSR에서 아직 미지원중임
→ ( “use clinet” )로 CSR에서는 사용 가능 하다는 점
  • SSR에서 스타일링 하려면 Taillwind같은 클래스 네임에 직접 접근하는 방식으로 사용 권장.
 
Created
Feb 13, 2023 02:44 PM
Tags