dillon1000/react

Commit

Revert Suspense cache Thenable.catch() change (#22280)

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)
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shared/src/hookNamesCache.js ModifiedM packages/react-devtools-shared/src/inspectedElementCache.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…