Undefined cookie inside middleware
https://stackblitz.com/edit/nuxt-starter-zctfjj?file=middleware/createContractId.ts
Hey, I am trying to resolve the cookie inside middleware.
When I set cookie and navigateTo I get undefined cookie after refresh page the cookie is known.
I work with something like this:
if I try setTimout the navigateTo approx. 300ms then it works
any tip what can i do?
StackBlitz
Nuxt - middleware cookie (maybe bug) - StackBlitz
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
2 Replies