nmdschultz
Results
2
issues of
nmdschultz
**Describe the bug** We recently upgraded our .NET7.0 WASM to .NET8.0 following the steps here: [Update a Blazor WebAssembly App](https://learn.microsoft.com/en-us/aspnet/core/migration/70-80?view=aspnetcore-8.0&tabs=visual-studio#update-a-blazor-webassembly-app). We did not continue the upgrade to a Blazor Web...
Bug
Triage
Hey there! Due to the fact that the CascadingBlazoredModal is added to App.razor wrapping the router, it falls outside of the ErrorBoundary normally specified within MainLayout. This means that the...