Skip to content

커뮤니티 진입 시 QueryClient 컨텍스트 크래시 수정#425

Merged
manNomi merged 4 commits intomainfrom
fix/community-queryclient-modal-crash
Feb 14, 2026
Merged

커뮤니티 진입 시 QueryClient 컨텍스트 크래시 수정#425
manNomi merged 4 commits intomainfrom
fix/community-queryclient-modal-crash

Conversation

@manNomi
Copy link
Contributor

@manNomi manNomi commented Feb 14, 2026

Summary

  • 전역 ClientModal 내부를 QueryProvider로 감싸 React Query 훅이 Provider 바깥에서 실행되어 발생하는 런타임 크래시를 방지했습니다.
  • 커뮤니티 페이지 진입 시 전역 모달 경로에서 발생하던 No QueryClient set 오류를 해결하는 목적의 수정입니다.

Verification

  • pnpm run build 통과
  • pnpm run typecheck 통과 (초기 1회 .next/types 미생성으로 실패 후 build 수행 뒤 재실행 통과)

@vercel
Copy link

vercel bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-web-admin Error Error Feb 14, 2026 0:26am
solid-connection-web Error Error Feb 14, 2026 0:26am

@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

Warning

Rate limit exceeded

@manNomi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 14 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/community-queryclient-modal-crash

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the web label Feb 14, 2026
@manNomi manNomi merged commit 2a88bfa into main Feb 14, 2026
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant