dillon1000/react

Commit

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`.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/__tests__/ReactDOMServerIntegrationReconnecting-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…