Open richardfrankza opened 3 years ago
@richardfrankza is this still a relevant issue?
I still get it sometimes - could you point me in the right direction?
Hmm, maybe it is something similar to https://github.com/craftcms/gatsby-source-craft/issues/21?
Can you, perhaps, try adding ordering to the Asset queries?
If you are looking for Craft's Asset id, use remoteId
or id: remoteId
instead. I personally use uid
instead everywhere.
On some builds I get this error. I'm not sure how this is possible.
How is this even possible that an Asset does not have an id?
The error appears on random entries which do have assets.
I'm using:
Has anyone seen this before. How can I mitigate this?