Unexpected Application Error!

Failed to fetch

TypeError: Failed to fetch
    at queryFn (http://localhost:4173/assets/index-pSB2itYs.js:13:383159)
    at Object.d [as fn] (http://localhost:4173/assets/index-pSB2itYs.js:13:394059)
    at U (http://localhost:4173/assets/index-pSB2itYs.js:13:390123)
    at Object.start (http://localhost:4173/assets/index-pSB2itYs.js:13:390581)
    at R5.fetch (http://localhost:4173/assets/index-pSB2itYs.js:13:394822)
    at U5.fetchQuery (http://localhost:4173/assets/index-pSB2itYs.js:13:406628)
    at U5.ensureQueryData (http://localhost:4173/assets/index-pSB2itYs.js:13:404974)
    at http://localhost:4173/assets/index-pSB2itYs.js:13:383758
    at P (http://localhost:4173/assets/index-pSB2itYs.js:11:9732)
    at http://localhost:4173/assets/index-pSB2itYs.js:11:9875

💿 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.