-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[Blazor] Lazy loading improvements for Webassembly #58818
Copy link
Copy link
Open
Bug
1 / 21 of 2 issues completed
Copy link
Labels
Priority: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 ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-blazor-lazy-loadingIssues related to adding support for lazy-loading in BlazorIssues related to adding support for lazy-loading in Blazor
Milestone
Metadata
Metadata
Assignees
Labels
Priority: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 ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-blazor-lazy-loadingIssues related to adding support for lazy-loading in BlazorIssues related to adding support for lazy-loading in Blazor
Type
Fields
Give feedbackNo fields configured for Bug.
LazyAssemblyLoaderimplementation for prerendering (if you try to do this on any current .NET version it will fail).Alternatively, can the runtime provide a way to handle lazy loading assemblies