dillon1000/react

Commit

[Synchronous Suspense] Don't delete children of suspended component (#14157)

Vestigial behavior that should have been removed in #13823.

Found using the Suspense fuzz tester in #14147.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberUnwindWork.js ModifiedM packages/react-reconciler/src/__tests__/ReactSuspenseWithNoopRenderer-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…