Unexpected Application Error!

e.filter is not a function

TypeError: e.filter is not a function
    at http://localhost:4173/assets/index-C2xgTttw.js:312:120557
    at Object.k_ [as useMemo] (http://localhost:4173/assets/index-C2xgTttw.js:9:57815)
    at z.useMemo (http://localhost:4173/assets/vendor-Bkc8Hw3G.js:1:7764)
    at uCe (http://localhost:4173/assets/index-C2xgTttw.js:312:120543)
    at yx (http://localhost:4173/assets/index-C2xgTttw.js:9:48822)
    at Qw (http://localhost:4173/assets/index-C2xgTttw.js:9:71728)
    at aC (http://localhost:4173/assets/index-C2xgTttw.js:9:82195)
    at PC (http://localhost:4173/assets/index-C2xgTttw.js:9:118139)
    at mW (http://localhost:4173/assets/index-C2xgTttw.js:9:117172)
    at wj (http://localhost:4173/assets/index-C2xgTttw.js:9:117002)

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