mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
Reverts part of #22275 (adding .catch() to Thenables in Suspense caches) in response to #22275 (comment). After taking another look with fresh eyes, I think I see the "uncaught error" issue I initially noticed was in checkForUpdate() (which did not pass an error handler to .then)