You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
The useGaia hook causes a catastrophic app error if your network is disconnected upon page load:
TypeError: Failed to fetch```
I've implemented a simple illustration of the error using the example app:
https://github.com/aviculturist/micro-stacks-examples/commit/361583be1d09729ed2c7719214ae60998ec81b62
To trigger the error, unplug your network prior to loading the app.
The text was updated successfully, but these errors were encountered:
The
useGaia
hook causes a catastrophic app error if your network is disconnected upon page load:The text was updated successfully, but these errors were encountered: