Giter VIP home page Giter VIP logo

Comments (13)

JonJamesDesign avatar JonJamesDesign commented on June 11, 2024

Update: Rolling back to Gatsby version 2.3.16 removes the error...

from gatsby-source-prismic-graphql.

OllieJT avatar OllieJT commented on June 11, 2024

Can confirm I had this error also. I've since stopped using this plugin for other reasons

from gatsby-source-prismic-graphql.

kkor avatar kkor commented on June 11, 2024

Same here, rolling back to Gatsby 2.3.17 solves the issue.

We use Gatsby link and commenting those out fixes the errors.

from gatsby-source-prismic-graphql.

birkir avatar birkir commented on June 11, 2024

Do you have refreshInterval option set? It's deprecated now.

from gatsby-source-prismic-graphql.

kkor avatar kkor commented on June 11, 2024

I did! Removed it now and checked that all other configs should be up-to-date. (btw, the upstream issue was fixed, or is it deprecated for other reasons? #26).

But, it doesn't help with this issue. Anything else I can help debugging this with?

from gatsby-source-prismic-graphql.

whmountains avatar whmountains commented on June 11, 2024

I also have this same error on Gatsby 2.5.5. I'm not using refetchInterval.

from gatsby-source-prismic-graphql.

trickydisco78 avatar trickydisco78 commented on June 11, 2024

Also running into this issue

Versions in use:

gatsby-source-prismic-graphql - 3.2.0
gatsby - 2.7.5

from gatsby-source-prismic-graphql.

cponcetICN avatar cponcetICN commented on June 11, 2024

I'm having the same issue, it seems like it's also breaking down the 'match' param under the 'pages' option.

Rolling back to Gatsby 2.3.17 solves the issue but it would be great to have an up-to-date plugin!

Thanks.

from gatsby-source-prismic-graphql.

brandonfancher avatar brandonfancher commented on June 11, 2024

I can confirm that it breaks the match param under the pages option for me too, but only in dev mode. It works fine with production builds.

Would be great to have this one fixed.

from gatsby-source-prismic-graphql.

brandonfancher avatar brandonfancher commented on June 11, 2024

So it seems this warning and posts not rendering in dev are not related...at least for me. I tested with several versions of gatsby. Here are the relevant findings:

  • Up to 2.8.8: I get the warning Error persisting state warning, but all posts continue rendering for me in dev (gatsby develop) and production modes (gatsby build && gatsby serve).
  • 2.9.0: I still get the warning, but posts stop rendering for me in dev mode (gatsby develop)

Seems like something breaks as of gatsby 2.9.0 up to current 2.10.4.

from gatsby-source-prismic-graphql.

brandonfancher avatar brandonfancher commented on June 11, 2024

Doh. I wish I had seen #43 sooner!

from gatsby-source-prismic-graphql.

CPoncet avatar CPoncet commented on June 11, 2024

So after testing a bit, the persisting state warning appears at version 2.3.20

Hope that helps!

from gatsby-source-prismic-graphql.

uglow avatar uglow commented on June 11, 2024

Still happening when running npm run develop (gatsby develop).

Dependencies:

"gatsby": "2.3.27",
"gatsby-plugin-manifest": "2.0.29",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-react-helmet": "3.0.12",
"gatsby-plugin-sass": "2.0.11",
"gatsby-source-prismic-graphql": "3.1.2",
"graphql": "14.2.1",
"node-sass": "4.11.0",

Using the sample project from https://github.com/birkir/gatsby-source-prismic-graphql on OSX 10.15.1 (Catalina)

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.