-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
Pillar: Complete Blazor WebPriority:3Work that is nice to haveWork that is nice to havearea-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 one
Milestone
Description
There might be cases where a component with an InteractiveAuto
render mode gets rendered, which initiates the throttled download of WebAssembly assets, but then an InteractiveWebAssembly
component later gets added to the page. It might be desirable in such a case to dynamically disable throttling after the WebAssembly resource download has started so that the InteractiveWebAssembly
component becomes interactive as quickly as possible.
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:3Work that is nice to haveWork that is nice to havearea-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 one