Unexpected Application Error!

parent is not iterable

TypeError: parent is not iterable
    at _getMenuObj (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:24782:20)
    at processUnfiltered (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:24807:21)
    at checkView (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:24838:7)
    at procParams (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:24882:7)
    at indexLoader (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:24910:5)
    at async callLoaderOrAction (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:18211:16)
    at async Promise.all (index 0)
    at async loadRouteData (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:18067:19)
    at async queryImpl (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:17930:20)
    at async query (/c/aalam/ecomm/0.1.60/resources/pub-v2/dist_ssr/main-ssr.js:17864:18)

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