Next.js Discord

Discord Forum

setting cookie api routed handler is not working

Unanswered
Great black wasp posted this in #help-forum
Open in Discord
Great black waspOP
guys i want to set cookie in server and use it in page.jsx
i m able to set the cookie in server using api routed handlers
but im not able to fetch the cookie details in the page.jsx
https://github.com/vercel/next.js/issues/52799

0 Replies