-
enableStaticRendering(typeof window === 'undefined') Not sure where to use |
Beta Was this translation helpful? Give feedback.
Answered by
danielkcz
Mar 15, 2021
Replies: 1 comment 1 reply
-
Ideally somewhere on top of your code, some |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kmvan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ideally somewhere on top of your code, some
index.ts
or similar. Doing it on every page might be too late in some cases.