Closed kb1995 closed 1 year ago
There is an open ticket for this earlier today here #49237
Duplicate of https://github.com/vercel/next.js/issues/49237
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
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
n\a
To Reproduce
This is my preview API route:
In my terminal I get
Even when I query isEnabled by following the docs (https://nextjs.org/docs/app/api-reference/functions/draft-mode), it's still not working.
Describe the Bug
see above
Expected Behavior
Draft Mode to work
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response