rsnext/test/integration/no-page-props/pages
JJ Kasper ce56b60166
Add additional pageProps check (#15667)
`pageProps` should always be defined to ensure everything is working as expected although to prevent a breaking change this adds an additional check before attempting to access `pageProps` before hydration. It also adds tests to prevent regressing on this

Closes: https://github.com/vercel/next.js/issues/15647
2020-07-30 04:47:20 +00:00
..
_app.js Add additional pageProps check (#15667) 2020-07-30 04:47:20 +00:00
gsp.js Add additional pageProps check (#15667) 2020-07-30 04:47:20 +00:00
gssp.js Add additional pageProps check (#15667) 2020-07-30 04:47:20 +00:00
index.js Add additional pageProps check (#15667) 2020-07-30 04:47:20 +00:00