youmeokay

Results 6 comments of youmeokay

I got a similar setup going with deep-populating this specific section, not via gatsby-conf, because I think the "problem" here is that strapi won't populate on that level. So whatever...

Hi again, I built a test case based on this official strapi video: https://www.youtube.com/watch?v=XQ1SYI684VA Step by step and it all works perfectly. Until I change a richtext field and make...

Not yet, spent SO much time on this. I'll post it here if I'll ever crack the case.

hi, I was able to make incremental builds work on gatsby-cloud with this alternative plugin from @relate-app. [https://github.com/relate-app/gatsby-source-strapi-graphql](url) I had to rewrite some queries and restructure things here and there,...

Can confirm this. Having the same issues. - gatsby 4.13 - gatsby-source-strapi 2.0.0 - gatsby-plugin-gatsby-cloud 4.14.0-next.3 - Strapi 4.1.9 - Node 14.16.0 I have a heroku strapi-deploy and gatsby through...

I fixed all my problems with this source plugin: https://github.com/relate-app/gatsby-source-strapi It can do incremental builds and previews (which was important to me).