-
```
ERROR #85901 GRAPHQL
There was an error in your GraphQL query:
Max query depth 9 is reached.
161 | parent {
162 | __typename
163 | …
-
Hi, I am trying to start a project with Nuxt Tailwind and Prismic, I am following your official guide for nuxt, everything is fine in the installation and development, the problem comes when I want to…
-
Debemos poner una foto por defecto y que luego de 3 segundos que cargue el gif.
Este componente se va a usar en prismic para el twocolumn
-
So that you can go ``.
Once more, I can work on it, I'm just interested in your opinion first.
-
Getting `TypeError: Invalid URL` on `redirectToPreviewURL` on the Next.js preview api route.
![Screenshot 2024-01-05 at 3 39 01 PM](https://github.com/prismicio/prismic-next/assets/20565199/952…
bymoe updated
10 months ago
-
@phillysnow
With v4, during initalization, when we choose `yarn` as package manager, current repository is borken.
### How to reproduce
1. Instantiate project and select yarn
```
$ prismi…
-
Hi
Since the Prismic service caches the Api and Context with maybeApi and maybeContex there is no clear way to effectively change the accessToken except in app.config() with the PrismicProvider objec…
-
The README contains:
>
> ## Usage
>
> ```jsx
> import { withPrismicPreview } from 'gatsby-plugin-prismic-preview';
>
> const AboutPage = ({ data }) => (
>
> About
> {console.…
-
when projen generates paths to project tsconfig.ts it based speficied package dependencies, it always points path to src
like:
```
"paths": {
"@nordft/core-prismic": [
"../../…
-
Content staging is a feature we believe could be very useful. It'd be great if users could create a new revision for a piece of content, but save it in some kind of 'pending' state rather than have it…