dillon1000/react

Commit

Recover from SSR error in Flight fixture (#28368)

If an error happens before the shell, we need to handle it. In this case
we choose the strategy of rendering a blank document and client
rendering the app. Which will intentionally have a hydration mismatch.
Browse files
Changed paths2 files
First-parent comparison
M fixtures/flight/server/global.js ModifiedM fixtures/flight/server/region.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…