Conversation
루트 레이아웃이 Slot이라 네비게이션 스택이 없어 형제 그룹 간 뒤로가기가 꼬이던 문제를 Stack으로 변경하여 해결. returnTo 파라미터와 replaceTo prop 제거. Co-Authored-By: Claude Opus 4.6 <[email protected]>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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)
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 |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Summary
<Slot />에서<Stack />으로 변경하여 도움말 뒤로가기 근본 해결returnTo파라미터 및replaceToprop 제거로 코드 단순화Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
새로운 기능 및 개선사항
New Features
Improvements
Documentation