How do I workaround : Cannot return null for non-nullable field ImageSharp.gatsbyImageData #30933
Unanswered
cameronbraid
asked this question in
Help
Replies: 1 comment
-
I think this is a bug in at line 104
I suspect that since the image I am using is smaller than the requested size, it is being filtered out by My point being that the lower densities IS REQUIRED if there are no images with |
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.
-
How am I able to workaround this :
I'm happy for
gatsbyImageData
to return null/undefinedAnd how do I identify which file is causing the issue ?
Beta Was this translation helpful? Give feedback.
All reactions