dillon1000/react
Commit
Browse files Add ReactDOMClient to ServerIntegrationReconnecting (#28136)
## Overview Branched off https://github.com/facebook/react/pull/28130 ## Why In https://github.com/facebook/react/pull/24276 we changed the new root behavior to error when a client-render is forced for certain cases, so these now expect a mismatch even though they're using `suppressHydrationWarning`.
Changed paths1 file
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMServerIntegrationReconnecting-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…