mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
64223fed82
I made a minor mistake in the original onRecoverableError PR that only surfaces if there are hydration errors in two different Suspense boundaries in the same render. This fixes it and adds a unit test.