-
Hi there! I'm working on a project based on a bilingual website, so I need to create two version of the same blog post, linked together by a link alternate tag (for SEO purposes).
Prismic doesn't hav…
-
# Testando blog com NextJS e Prismic 2 | spacetraveling
[http://localhost:3000/post/testando-blog-com-nextjs-e-prismic2](http://localhost:3000/post/testando-blog-com-nextjs-e-prismic2)
-
This is my gatsby plugin config:
```
{
resolve: `gatsby-plugin-csp`,
options: {
disableOnDev: true,
reportOnly: false, // Changes header to Content-Security-Pol…
-
Hello,
Prismic.io now supports multiple language version of content types. This is really nice, as opposed to using tags for i18n purposes.
Using the prismic.io API browser, I can now retrieve c…
-
I was following along with the example in this project to set up an isomorphic/universal react project. I have found that the preview only works if i ignore commit fa59821cad2943d334075391cdbaa4eff98b…
-
https://prismic.io/
-
I feel like I must be missing something basic, but I can't tell what. No matter how I configure things, I'm just not able to query the *Sharp version of images.
I'm running 3.4.0-beta.2 of this pl…
-
I have an issue with handling images with slow internet connection in svelte app using prismic library
I've tried to use on:load like this
```
import { PrismicImage } from '@prismicio/svelte'…
-
Hi Team!
We experience NullPointerExceptions int the api when some queries fail:
`java.lang.NullPointerException
at io.prismic.core.HttpClient.fetch(HttpClient.java:59)
at io.prismic.Form$Sear…
-
When running `gatsby develop` or `gatsby build`, I get the following error:
```
ERROR #11321 PLUGIN
"gatsby-source-prismic-graphql" threw an error while running the createPages lifecycle:
…