-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
dotnet/runtime
#63591Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-debuggingThis issue is related to debugging of Blazor WebAssembly appsThis issue is related to debugging of Blazor WebAssembly apps
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-debuggingThis issue is related to debugging of Blazor WebAssembly appsThis issue is related to debugging of Blazor WebAssembly apps