-
Hello,
I am using this plugin with Jade, i have big problems when my objects (fields) doesn't exists in prismic database, what i should do if the object is not defined in prismic database?
Thanks!
-
The preview functionality of this plugin is only working when the repository settings of Prismic are set to Open API. When you select either Private API or Public API for Master only the plugin is not…
-
# Preview mode in NextJS with Prismic CMS | spacetravelling.
[http://localhost:3000/post/preview-mode-in-next-js-with-prismic-cms](http://localhost:3000/post/preview-mode-in-next-js-with-prismic-cm…
-
![image](https://user-images.githubusercontent.com/22430645/67912472-b7dcab00-fb92-11e9-9c10-2de1c2004e77.png)
gatsby-config.js
```
{
resolve: 'gatsby-source-prismic-graphql',
…
-
I have been reading through the docs on dynamic page generation and I have a good working solution. (Doc: https://github.com/birkir/gatsby-source-prismic-graphql#automatic-page-generation)
My curre…
-
Hello, I just wanted to share this LinkResolver helper that I made because the current RichText in prismic-reactjs doesn't seem to work with the LinkResolver in this README - I've tried adding the sni…
-
### Is your feature request related to a problem? Please describe.
When using a shared preview link to preview an unpublished document, previewers will see the app's 404 page load and then imme…
-
Does this module support route prefixes as described [here](https://i18n.nuxtjs.org/routing) in nuxt/i18n documentation.
None of [these](https://i18n.nuxtjs.org/strategies) strategies work in my `n…
-
Any reason the fetchPolicy: 'no-cache' edit in gatsby-source-prismic-graphql/packages/gatsby-source-prismic-graphql/src/components/WrapPage.tsx
Has not been published to NPM yet?
That would fix my…
-
**Describe the bug**
Added and configured the package on a NextJS 13 project with Prismic CMS, it logs in the console Generating Sitemap message, but does not create any file
**To Reproduce**
Ste…