SSR layout are pre-rendered #1321
Unanswered
lakshmajee
asked this question in
Help (React)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Layout logic is not being pre-rendered, whereas the logic in the component is
pre-rendered
.I have code similar to this repositoty.
Am I missing something related to
Layout
components?Beta Was this translation helpful? Give feedback.
All reactions