#GROQ query not fetching w Sanity? Please help

1 messages · Page 1 of 1 (latest)

worthy cloud
#

The errors means that logo is undefined in the component. Since it's coming from the loader, you might want to try console.log(logo) in the loader to see what's returning from that fetch

worthy cloud
#

@magic vigil from the fetch ?