Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

session.GetItemAsync("authToken") - does not return the value nor does it throw an exception #83

@mdchafin

Description

@mdchafin

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.

https://app.screencast.com/Cc9PMBodePFLZ

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingTriageIssue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions