.NET5 RC1: WebAssemblyPrerendered with authentication enabled #26270
Labels
affected-few
This issue impacts only small number of customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
feature-blazor-wasm-auth
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
severity-major
This label is used by an internal tool
Status: Resolved
Milestone
Trying to activate WASM pre-rendering gets a lot more involved and complicated when you are beyond a Hello World app. E.g. if you have authentication in your Blazor WASM client and want to do pre-rendering, you get this exception:
Is there a best practice here to solve this?
.cc @guardrex
.NET 5 SDK: 5.0.100-rc.1.20452.10
The text was updated successfully, but these errors were encountered: