NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 5 forks source link

Investigate SSR `fetch failed` error #1160

Closed duranb closed 4 months ago

duranb commented 5 months ago

In the UI server logs, there is sometimes an error stating: Avoid calling `fetch` eagerly during server side rendering — put your `fetch` calls inside `onMount` or a `load` function instead