dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonfixtures/flight/server/global.js ModifiedM fixtures/flight/server/region.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…