Error message while loading

Hi, I'm trying to understand how to remove/replace the error message while the app is loading. This is not an error, it's just the time it takes to ingest data from an external API. The error is "Error al cargar los datos. No se pudieron cargar los datos de invitations. Error: API returned unknown: [GraphQL] signal is aborted without reason." @Chocci_Milk Thanks
4 Replies
Smelvin
Smelvin3d ago
Hi Gabriel, can you provide your app URL so that we can investigate?
Chocci_Milk
Chocci_Milk3d ago
PS. Please don’t @ Gadget employees unless its an emergency or we haven’t responded within 24 hours (during our 9-5 Mon-Fri EST work week)
Smelvin
Smelvin2d ago
Hi Gabriel. It looks like your use of useFetch in pages/ReportingPage.jsx line 98 might be the culprit. I have a link to the docs for the useFetch https://docs.gadget.dev/reference/react#usefetch

Did you find this page helpful?