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
In my project, the [slug]/page is rendered as static, although the cookies function is called. According to the docs, this should mark the page as dynamic.
Expected Behavior
The [slug] page should be marked as dynamic.
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered:
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
App directory (appDir: true)
Link to the code that reproduces this issue
https://github.com/peterjuras/nextjs-13-wrong-static-rendering
To Reproduce
Describe the Bug
In my project, the [slug]/page is rendered as static, although the cookies function is called. According to the docs, this should mark the page as dynamic.
Expected Behavior
The [slug] page should be marked as dynamic.
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
The text was updated successfully, but these errors were encountered: