Unexpected Application Error!

t(...).map is not a function

TypeError: t(...).map is not a function
    at JS (http://127.0.0.1:8000/assets/index-9048b1fc.js:52:131103)
    at Iu (http://127.0.0.1:8000/assets/index-9048b1fc.js:38:16997)
    at tm (http://127.0.0.1:8000/assets/index-9048b1fc.js:40:43960)
    at Jp (http://127.0.0.1:8000/assets/index-9048b1fc.js:40:39724)
    at Y0 (http://127.0.0.1:8000/assets/index-9048b1fc.js:40:39652)
    at Na (http://127.0.0.1:8000/assets/index-9048b1fc.js:40:39506)
    at Hs (http://127.0.0.1:8000/assets/index-9048b1fc.js:40:35874)
    at Yp (http://127.0.0.1:8000/assets/index-9048b1fc.js:40:34825)
    at L (http://127.0.0.1:8000/assets/index-9048b1fc.js:25:1567)
    at MessagePort.q (http://127.0.0.1:8000/assets/index-9048b1fc.js:25:1934)

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