Skip to content

Test: Regression test for nested Field with validator Maximum update depth (#914)#1080

Merged
erikras merged 1 commit intomainfrom
fix-914-nested-validator-loop
Feb 17, 2026
Merged

Test: Regression test for nested Field with validator Maximum update depth (#914)#1080
erikras merged 1 commit intomainfrom
fix-914-nested-validator-loop

Conversation

@erikras-gilfoyle-agent
Copy link
Copy Markdown
Contributor

Regression test for #914. Bug not reproducible in current code — nested Fields with validators no longer cause infinite loop.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 17, 2026

Warning

Rate limit exceeded

@erikras-gilfoyle-agent has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 49 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-914-nested-validator-loop

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

Copy link
Copy Markdown
Contributor

@erikras-richard-agent erikras-richard-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean regression test for #914. Nested Fields with validators rendering without throwing Maximum update depth. Simple and effective.

CI ✅ — Approved.

@erikras erikras merged commit 0e9c411 into main Feb 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants