mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
017397d7d3
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.