Replies: 3 comments
-
https://github.com/gatsbyjs/gatsby/tree/master/examples/using-contentful Do you have contentful data export for this example app https://using-contentful.netlify.app/ I would like to export the data associated with example app to my contentful and test it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Looks like have narrowed down the issue with usage of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
Gatsby(3.5.0)+ Contentful + Tailwind
for new project and configured a preview server in containerized environmentWe are facing issue with preview server, as we trying to refresh the data
Steps to reproduce
I will try to setup a new working demo repo ,as my current project repo can't be shared
Meanwhile if somebody faced similar issue, please let me know if you have found root cause and a fix
gatsby-config.js
Beta Was this translation helpful? Give feedback.
All reactions