dillon1000/react
Commit
Browse files Allow Suspense Mismatch on the Client to Silently Proceed (#16943)
* Regression test: Suspense + hydration + legacy * Allow Suspense Mismatch on the Client to Silently Proceed This fixes but isn't actually the semantics that we want this case to have.
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactServerRenderingHydration-test.js ModifiedM packages/react-reconciler/src/ReactFiberHydrationContext.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…