dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactServerRenderingHydration-test.js ModifiedM packages/react-reconciler/src/ReactFiberHydrationContext.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…