You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for building this - it looks great! I'm trying to use it, and it works fine in development mode. However when I try and build & serve (gatsby build, gatsby serve), or host it using netlify, I get the following error:
TypeError: Cannot read property 'nodes' of undefined
I'm using the Gallery Component in the default folder. I was wondering if this is a known issue?
Thanks
The text was updated successfully, but these errors were encountered:
Thanks for getting back to me. I'm using gatsby version 2.15.20
In terms of reproduction, I'm just using the Gallery component, with the default folder location (content/gallery). When I run this in dev mode everything appears fine, but when serving the built site, I get an error when navigating to the page on which the gallery component is used in.
Hi!
I am using the theme gallery as a component to a Stackbit Vanilla site.
I created the component, but Gatsby wont build anymore and I don't know why.
Here is an image of the build log:
Hi,
Thanks for building this - it looks great! I'm trying to use it, and it works fine in development mode. However when I try and build & serve (gatsby build, gatsby serve), or host it using netlify, I get the following error:
TypeError: Cannot read property 'nodes' of undefined
I'm using the Gallery Component in the default folder. I was wondering if this is a known issue?
Thanks
The text was updated successfully, but these errors were encountered: