You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed you're facing a similar issue that I encountered in production. To fix it, try adding the following line at the top of your file. export const dynamic = "force-dynamic";
This should ensure that the page uses dynamic rendering. If this doesn't resolve the issue, don't worry—I have other ways to fix it as well. You can connect with me at spider.akm@gmail.com for more help.
[Error]: Dynamic server usage: Route /payment-transfer couldn't be rendered statically because it used
cookies
. See more info here: https://nextjs.org/docs/messages/dynamic-server-erroranyone who faced it, pls help
The text was updated successfully, but these errors were encountered: