next.js
4de5b64c - Wait for shell resolve with gIP is customized in react 18 (#36792)

Commit
3 years ago
Wait for shell resolve with gIP is customized in react 18 (#36792) When getInitialProps is customized with react 18, since gIP requires to return `html` as doc property which could be used by user-land customization, we do blocking-rendering there and passdown the `html` to document Fixes #36675 Closes #36419
Author
Parents
Loading