Describe your question/issue in detail
The URL query parameters that were previously sent in the preview URL are no longer present. This causes the cookie 'io.prismic.preview' to no longer be set at the preview destinations (e.g. at http://localhost:3000).
Impacted feature
Prismic preview and toolbar.
What steps have you taken to resolve this issue already?
Examined URL upon the preview page opening and found the query parameters that were previously present to no longer be present. I also made sure that the following script tag was included:
Errors
Preview not available and toolbar does not appear.
Your Role
Hosting provider
Package.json file
Steps to reproduce
- View draft document in Prismic.
- Click "Preview the page'.
- Select preview destination (e.g. localhost:3000).
- When page opens, the URL parameters that were there before are no longer there, and there is no preview toolbar and no preview. An examination of the cookies shows that the cookie 'io.prismic.preview' is not set.
Has the Prismic preview feature and toolbar been phased out?