Skip to content
#

sanity

Here are 1,171 public repositories matching this topic...

rexxars
rexxars commented Mar 16, 2021

A scenario that came up in our community slack:

User requests gatsby image data from GraphQL, but due to a misunderstanding passes this data to the getGatsbyImageData() method. It crashes because of an invalid expectation on what the input looks like.

It looks like we:
a) Need more input validation on the getGatsbyImageData() method
b) Could detect if already in the right format and th

good first issue

Improve this page

Add a description, image, and links to the sanity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sanity topic, visit your repo's landing page and select "manage topics."

Learn more