Next.js Discord

Discord Forum

without reload get dynamic cookies

Unanswered
Entlebucher Mountain Dog posted this in #help-forum
Open in Discord
Entlebucher Mountain DogOP
how to get latest cookies in server components without reload the page
i'm toggling language switcher button but not getting latest value when i reload the page getting latest value

3 Replies

Asiatic Lion
I dont think you can do that. You will need to do the reload so that the updated cookies get loaded into the http request.
You can use the function iwasframed mentioned, it will do a quick refresh