dillon1000/react
Commit
Browse files 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]>
Changed paths4 files
First-parent comparisonpackages/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…