dillon1000/react
Commit
Browse files [Fizz] Handle nested SuspenseList (#33308)
Follow up to #33306. If we're nested inside a SuspenseList and we have a row, then we can point our last row to block the parent row and unblock the parent when the last child unblocks.
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMFizzSuspenseList-test.js ModifiedM packages/react-server/src/ReactFizzServer.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…