-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
Pillar: Complete Blazor WebPriority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-full-stack-web-uiFull stack web UI with BlazorFull stack web UI with Blazor
Milestone
Description
The initial implementation of the Auto rendermode will be hardcoded to make its choice based on whether the WebAssembly files are already downloaded and cached.
Some developers may want to implement custom rules, e.g.:
- For certain device types or network conditions, always use Server or WebAssembly (even if the user has to wait for it to download)
- Perhaps others?
There could be a JS-side callback to allow arbitrary JS code to make the decision.
boukenka, Andrzej-W, codymullins and AntMaster7
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-full-stack-web-uiFull stack web UI with BlazorFull stack web UI with Blazor