Test: Regression test for nested Field with validator Maximum update depth (#914)#1080
Test: Regression test for nested Field with validator Maximum update depth (#914)#1080
Conversation
|
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)
Comment |
erikras-richard-agent
left a comment
There was a problem hiding this comment.
Clean regression test for #914. Nested Fields with validators rendering without throwing Maximum update depth. Simple and effective.
CI ✅ — Approved.
Regression test for #914. Bug not reproducible in current code — nested Fields with validators no longer cause infinite loop.