Skip to content

Blazor Web Assembly - Debugger crashes on VS 2022 after OIDC redirect #39301

@GiannhsR

Description

@GiannhsR

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When pressing F5 on a Blazor WASM application, after the OIDC redirection to the login page of the IdP the application crashes throwing the following exception,

Expected Behavior

Debugger working as normally.
Application not crashing.

Steps To Reproduce

No response

Exceptions (if any)

fail: Microsoft.WebAssembly.Diagnostics.DevToolsProxy[0]::Run:
 Exception System.AggregateException: One or more errors occurred.

.NET Version

.NET 6

Anything else?

Visual Studio 2022
Version 17.0.4

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor Componentsfeature-blazor-debuggingThis issue is related to debugging of Blazor WebAssembly apps

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions