-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed as not planned
Closed as not planned
Copy link
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-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 DotNet.invokeMethod
and DotNet.invokeMethodAsync
APIs currently throw when more than one interactive runtime is present. We should be encouraging developers to replace usage of these methods with DotNetObjectReference
method invocations so that JS->.NET interop works regardless of which combination of .NET runtimes are available.
We should consider logging a warning during development if we detect usage of DotNet.invokeMethod
or DotNet.invokeMethodAsync
.
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-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