Unexpected Application Error!

d.filter is not a function

TypeError: d.filter is not a function
    at bL (http://localhost:4173/assets/index-C0lQ89qY.js:34:20476)
    at du (http://localhost:4173/assets/index-C0lQ89qY.js:9:48116)
    at Cu (http://localhost:4173/assets/index-C0lQ89qY.js:9:70908)
    at ip (http://localhost:4173/assets/index-C0lQ89qY.js:9:81243)
    at qp (http://localhost:4173/assets/index-C0lQ89qY.js:9:116989)
    at UT (http://localhost:4173/assets/index-C0lQ89qY.js:9:116037)
    at Ju (http://localhost:4173/assets/index-C0lQ89qY.js:9:115869)
    at Cp (http://localhost:4173/assets/index-C0lQ89qY.js:9:112665)
    at Yp (http://localhost:4173/assets/index-C0lQ89qY.js:9:124454)
    at MessagePort.Fe (http://localhost:4173/assets/index-C0lQ89qY.js:2:2752)

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