#Issue with retrieving cookie value on page reload in middleware
10 messages · Page 1 of 1 (latest)
Do you have static / hybrid mode turned on?
I use server mode
if anyone can help 🙂
Haven’t seen this problem before. Can you put up an example on stackblitz or something
my bad, I had prerender=true in the index page
https://github.com/withastro/docs/issues/7215
this gave me the clue as I was getting that warning
GitHub
📝 Issue Description Unclear about hybrid mode. 📋 On which page(s) it occurs https://docs.astro.build/en/guides/server-side-rendering/#on-demand-rendering-features 🤔 Expected Behavior What do the re...
Glad you sorted it out
actually you said it, but I didn't remember that "prerender" was there. Thanks @vivid zodiac
You’re welcome.