dillon1000/react

Commit

Fix context providers in SSR when handling multiple requests (#23171)

* add failing test for renderToPipeableStream

* Fix context providers in SSR when handling multiple requests. Closes #23089

* Add sibling regression test

Co-authored-by: zhuyi01 <[email protected]>
Co-authored-by: Dan Abramov <[email protected]>
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactDOMFizzServerNode-test.js ModifiedM packages/react-server/src/ReactFizzNewContext.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…