Giter VIP home page Giter VIP logo

Comments (13)

trickydisco78 avatar trickydisco78 commented on June 2, 2024 1

To clarify it looks like the cors issue has been fixed. Looks like i'm having a separate issue about using fragments that the api can consume.
Ah ha.. got it working. I was missing BlogArticle.fragments = [prismicBlogArticleFields]

from gatsby-source-prismic-graphql.

ancashoria avatar ancashoria commented on June 2, 2024

I was trying to setup previews and I get the same error.

from gatsby-source-prismic-graphql.

kkor avatar kkor commented on June 2, 2024

Same here!

from gatsby-source-prismic-graphql.

xvladghidiu avatar xvladghidiu commented on June 2, 2024

+1

from gatsby-source-prismic-graphql.

srenault avatar srenault commented on June 2, 2024

Hello,

I'm working at Prismic. I wanted to let you know that this issue is not related to the gatsby-source-prismic-graphql plugin but an issue on our side. It doesn't affect all draft previews. We're currently in the process of deploying the fix for everyone. It should be good for everybody at the end of the week.

Sorry for the inconvenience.

from gatsby-source-prismic-graphql.

trickydisco78 avatar trickydisco78 commented on June 2, 2024

Yes i'm getting this issue as well. I need to make an assessment on whether we use this new prismic graphql plugin or revert back to the old one and with a lot more code.

from gatsby-source-prismic-graphql.

srenault avatar srenault commented on June 2, 2024

Hello again, everything should be back to normal. We deployed the fix on our side and @birkir published a new version of gatsby-source-prismic-graphql. Please let me know if you still have trouble with preview.

from gatsby-source-prismic-graphql.

trickydisco78 avatar trickydisco78 commented on June 2, 2024

Excellent. @birkir Is it out of alpha now then?

from gatsby-source-prismic-graphql.

trickydisco78 avatar trickydisco78 commented on June 2, 2024

I'm still getting a server 500 error
Screenshot 2019-06-05 at 09 41 06

https://greatstate.prismic.io/graphql?query=query%20PrismicBlogArticleByDocumentID(%24uid%3A%20String!)%20%7B%20blog_article(uid%3A%20%24uid%2C%20lang%3A%20%22en-gb%22)%20%7B%20...prismicBlogArticleFields%20__typename%20%7D%20%7D%20&operationName=PrismicBlogArticleByDocumentID&variables=%7B%22uid%22%3A%22sitecore-introduces-ai-and-machine-learning%22%2C%22id%22%3A%22XJJSahAAAGiVWAwt%22%2C%22lang%22%3A%22en-gb%22%7D

from gatsby-source-prismic-graphql.

trickydisco78 avatar trickydisco78 commented on June 2, 2024

Looks like i'm getting an unknown fragment. Looks like it can't resolve fragments? How does prismic resolve fragments from the website?

from gatsby-source-prismic-graphql.

birkir avatar birkir commented on June 2, 2024

Great! I think we can close this issue now.

from gatsby-source-prismic-graphql.

codebravotech avatar codebravotech commented on June 2, 2024

@trickydisco78 Hod did you get this working? It fixes the 500 when i declare the fragments array on my component, but I have to put them in quotes or its an unknown variable (I think that's a typo in your response above) and if I do that, it combines all of the fragment names into one, so I get an "Unexpected name" graphql query error.

Additionally, if I just drop it down to one fragment name (the one that was causing the 500), it still succeeds but tells me "Unexpected Name" graphql query error with just that name. I'm tearing my hair out here, please help!

from gatsby-source-prismic-graphql.

codebravotech avatar codebravotech commented on June 2, 2024

@birkir Please reopen? since this is cropping up for other users also and there's no complete explanation of a solution/workaround

from gatsby-source-prismic-graphql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.