Unexpected Application Error!

Cannot access 'l' before initialization

ReferenceError: Cannot access 'l' before initialization
    at tn (http://127.0.0.1:8000/assets/index-DfqZPCqg.js:19:155786)
    at no (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:60199)
    at is (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:119124)
    at lc (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:108349)
    at tc (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:108277)
    at nc (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:108140)
    at Hs (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:104975)
    at Bs (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:20:103530)
    at w (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:11:1374)
    at MessagePort.z (http://127.0.0.1:8000/assets/react-Bz3rmKJE.js:11:1906)

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