[Fix] 최상위 Suspense 위치를 msw provider에서 root layout으로 이동#378
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🎨 Storybook Report✅ 변경 사항이 없습니다 모든 Story가 이전 빌드와 동일합니다.
|
🎭 Playwright Report✨ E2E Test가 성공적으로 완료되었습니다. Test 요약 내용을 확인해주세요.
📊 Test Summary
📜 Test Details✅ Passed Tests (3)
|
📊 Coverage Report
➡️ #378을 main에 병합하면 coverage가 Coverage 요약@@ Coverage Diff @@
## main #378 +/- ##
===========================================
Coverage 35.57% 35.57% 0.00%
===========================================
Files 254 254 0
Lines 12017 12017 0
Branches 477 477 0
===========================================
Hits 4275 4275 0
Misses 7742 7742 0 영향받은 파일✅ 이 PR로 영향받은 파일이 없습니다 수정된 모든 파일이 현재 coverage를 유지했습니다. |
🚀 PR Preview Report✨ Build가 성공적으로 완료되었습니다. Preview에서 변경사항을 확인하세요.
|
HopeFullee
left a comment
There was a problem hiding this comment.
몇일 전에 치영님이랑 같이 우연?으로 봤었던 이슈네용.
커밋 냠냠
📝 변경 사항
💡 기존
MSW Provider 내부에서 children이 Suspense 에 의해 감싸져 있고, 이것은 프로젝트 내부의 최상위 Suspense였음.
💡 변경
MSW 뿐만 아니라 서버단 준비가 끝날때까지 비동기 작업 대기해야 하므로 RootLayout (Providers 상단)으로 Suspense 태그 이동
🔗 관련 이슈
Closes #
🧪 테스트 방법
📸 스크린샷 (선택)
📋 체크리스트
💬 추가 코멘트
CodeRabbit Review는 자동으로 실행되지 않습니다.
Review를 실행하려면 comment에 아래와 같이 작성해주세요