t2ca
t2ca
I'm getting new errors with Gatsby 4 ``` ERROR #11321 PLUGIN "gatsby-source-instagram" threw an error while running the sourceNodes lifecycle: Cannot read properties of undefined (reading 'type') 133 | if...
> I don't have a way to check this right now, but I'm interested if changing from JSX to `React.createElement` in `gatsby-ssr.js` and `gatsby-browser.js`? > > ```ts > export const...
I also see a blurry logo after a reload in chrome. However when i open dev tools and click reload, i don't see this issue. Have you tried StaticImage instead...