dillon1000/react
Commit
Browse files 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)
Changed paths2 files
First-parent comparisonpackages/react-devtools-shared/src/hookNamesCache.js ModifiedM packages/react-devtools-shared/src/inspectedElementCache.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…