Questions tagged [prismic.io]

A developer-friendly CMS backend

Home page

178 questions
1
vote
1 answer

prismic preview not displaying updated content in gatsby

I'm developing site with Gatsby and Prismic. I am implementing prismic preview with prismic-javascript. When click the preview on prismic, gatsby redirecting it to the proper URL but updated content not displaying now. I tried to use the…
Pace
  • 15
  • 5
1
vote
2 answers

is there a way to send data to prismic.io?

I need to push an object to prismic.io. For example, I want to send a simple object like a string to the CMS. I don't see any hints in the documentation that can help me achieve this. I'm using angular 7. I already made my custom type, I can get…
cosiko
  • 11
  • 2
1
vote
1 answer

How to receive and map dynamic URLS using Prismic and Server Side Rendering

I have an app using Create Next App with SSR using the Prismic API as a content source. I am trying to create dynamic routes and running into a brick wall. Singleton routes were fine but trying to dynamically create routes I can't seem to figure…
geeberry
  • 617
  • 2
  • 10
  • 17
1
vote
1 answer

Using the Rich Text Component in Vue

So I wanna use the Rich Text Component like described in the Docs: https://prismic.io/docs/vuejs/templating/rich-text So my HTML in that specific part that causes the Error looks like this: