Skip to content

Conversation

@kassens
Copy link
Member

@kassens kassens commented Jul 1, 2024

In this added test case, each render causes a second pass render follow up, but it always settles.

Repeating this sufficiently often triggers the "Maximum update depth exceeded." error because the nestedUpdateCount in ReactFiberWorkLoop.js doesn't reset.

…ximum update depth error

In this added test case, each render causes a second pass render follow up, but it always settles.

Repeating this sufficiently often triggers the "Maximum update depth exceeded." error because the `nestedUpdateCount` in `ReactFiberWorkLoop.js` doesn't reset.
@vercel
Copy link

vercel bot commented Jul 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 7:45pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team React 19 Type: Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants