NextJS - Cookies #445
EducatedAI-kaisera
started this conversation in
General
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.
-
In case this helps anyone, I was dealing with shifting layout across multiple routes with NextJS when rendering panels. There were multiple cookies being created for different routes causing issues. Setting the /path in the cookie appears to prevent the issues:
Beta Was this translation helpful? Give feedback.
All reactions