Hi Team,
We've project using technology stack - Nuxt JS, Prismic using @nuxtjs/apollo, I've done Preview settings in our Prismic Repo and of course have added 'prismic.js' in head section, but when I try to see preview I'm getting 'Page Not Found' error.
Because there is a route '/preview' in url and as per my understanding the script prismic provides (to inject in head section) handle this route and then preview are shown.
But in my case, I'm getting Page Not Found (404) error.
Any helps would be highly appreciated.
Thanks in advance!