Hey guys, I've working on previewing a draft post with Nuxt.js and having issues on it.
I set up preview environment with the link resolver /preview, and It returns 404 though.
I've followed the steps here:
but, I couldn't solve it.
our repository name is here if you need:
vs-owned-media
You don't need to include a toolbar in your head of the nuxt.config.js file. The @nuxtjs/prismic module handles that for you. If you are including it,
try removing the script from the head.
Ensuring that your prismic module is configured correctly. Documentation here.
Have you tried clearing your cookies and trying your preview again?
If it still doesn't solve your issue, I will need your project code too. You can send me a personal message though.