-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next.js app router (v15) and visual editor #1340
Comments
Hi @cmma0003 I'm setting this ticket as |
Hi @alvarosabu , I have updated the request with some info for you to be able to reproduce the problem. TIA |
Having the exact same issue. Repo here: https://github.com/m-shum/next-storyblok-starter Things I've tried:
I did, however, notice a few things:
|
Hi @alvarosabu , any updates on this issue? |
Hi @cmma0003 is pending triage, from the team, as soon as we have an update we will update the labels |
Describe the issue you're facing
Hi,
I am working on a project using Next.js 15 (app router). I followed the steps described here and checked the code here too.
Visual editing works well for dev env, but doesn't fully work on live site (deployed to Vercel). I have created 2 endpoints to enable & disable draft mode, that can also add a header when requesting data from Storyblok:
The issues I am facing are:
What could be the reason? TIA.
Reproduction
Repository: https://github.com/cmma0003/storyblok
Deployed to Vercel here: https://storyblok-chi.vercel.app/
Steps to reproduce
page
&sampleComponent
as per type that can be found in code.System Info
Used Package Manager
npm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: