dillon1000/react

Commit

Fix enableClientRenderFallbackOnTextMismatch flag (#26457)

With this flag off, we don't throw and therefore don't patch up the tree
when suppression is off.

Haven't tested.

---------

Co-authored-by: Rick Hanlon <[email protected]>
Browse files
Changed paths4 files
First-parent comparison
M packages/react-dom-bindings/src/client/ReactDOMComponent.js ModifiedM packages/react-dom/src/__tests__/ReactDOMFizzSuppressHydrationWarning-test.js ModifiedM packages/react-dom/src/__tests__/ReactDOMFloat-test.js ModifiedM packages/react-reconciler/src/ReactFiberHydrationContext.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…