You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On each call to the request gateway from the library code the login token Is fetched from sessionStorage except in some case it just returns - no exception thrown nor is the code execution completed.
Hosting Model (is this issue happening with a certain hosting model?):
Blazor Server
Windows 11
Additional context
The following link is a short video with a breakpoint that is manually toggled so show the continuation of the execution up until it just returns without a token or exception.
On each call to the request gateway from the library code the login token Is fetched from sessionStorage except in some case it just returns - no exception thrown nor is the code execution completed.
Hosting Model (is this issue happening with a certain hosting model?):
Additional context
The following link is a short video with a breakpoint that is manually toggled so show the continuation of the execution up until it just returns without a token or exception.
https://app.screencast.com/Cc9PMBodePFLZ
The text was updated successfully, but these errors were encountered: