-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I've tried to set up draft previews with Next.js Preview Mode and this boilerplate.
For that I've created an HTTPS tunnel to my local development instance via the preview URL https://21f40123xxxx.eu.ngrok.io/api/preview?secret=MY_SECRET_TOKEN&slug=.
But preview
from https://github.com/storyblok/react-next-boilerplate/blob/main/pages/%5B...slug%5D.js#L31 is always false
from inside the Storyblok editor, even though the redirect in /api/preview.js happens.
However everything works perfectly when I open https://21f40123xxxx.eu.ngrok.io/api/preview?secret=MY_SECRET_TOKEN&slug=mypage directly in my browser.
Does anybody have the same problem?
calvary-tucson, marianocodes and timpulver
Metadata
Metadata
Assignees
Labels
No labels