Skip to content

[Blazor] Dynamically adjust WebAssembly resource download throttling #53284

@MackinnonBuck

Description

@MackinnonBuck

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

No one assigned

    Labels

    Pillar: Complete Blazor WebPriority:3Work that is nice to havearea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions