Unexpected Application Error!

Network connection lost.

Error: Network connection lost.
    at async worker.js:43964:21
    at async callLoaderOrAction (worker.js:44023:19)
    at async Promise.all (index 1)
    at async defaultDataStrategy (worker.js:43905:19)
    at async callDataStrategyImpl (worker.js:43930:19)
    at async callDataStrategy (worker.js:43788:21)
    at async loadRouteData (worker.js:43769:21)
    at async queryImpl (worker.js:43633:23)
    at async Object.query (worker.js:43564:21)
    at async render (worker.js:157459:19)

💿 Hey developer 👋

You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.