getServerSideProps in _app.tsx #13199
Answered
by
rafaelalmeidatk
ravirajawasthi
asked this question in
Help
-
Why does this console.log not run? |
Beta Was this translation helpful? Give feedback.
Answered by
rafaelalmeidatk
May 21, 2020
Replies: 1 comment 3 replies
-
The custom App only has |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ravirajawasthi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The custom App only has
getInitialProps
at the moment, be aware that adding this method will opt-out the entire app from Automatic Static Optimization