Custom page context on prerendered pages #2242
Unanswered
Octonath
asked this question in
Discussion
Replies: 1 comment 4 replies
|
https://vike.dev/pageContext#pre-rendering Does the |
4 replies
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.
Is it possible to have custom page context on prerendered pages ? I would like my index page to be prerendered for SEO and speed but at the same time I have a button either to login or access to your account and that is determined on the page context. Are there any workaround ?
All reactions