dillon1000/react

Commit

Fix suspense replaying forward refs (#26535)

Continuation of https://github.com/facebook/react/issues/26420

Fixes https://github.com/facebook/react/issues/26385 and
https://github.com/facebook/react/issues/26419

---------

Co-authored-by: eps1lon <[email protected]>
Co-authored-by: Andrew Clark <[email protected]>
Browse files
Changed paths3 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberBeginWork.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.js ModifiedM packages/react-reconciler/src/__tests__/ReactUse-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…