Cannot read properties of undefined (reading '__loaders') #681
Unanswered
peternedap
asked this question in
Questions and Help
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're running into an issue where the user's session has expired and they try to change the route.
This code seems to not check whether the promise has resolved correctly. This results in the following error:
We'd like a way to check why a routing requests fails using the HTTP status of the reply.
Is something like that possible currently?
Beta Was this translation helpful? Give feedback.
All reactions