-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-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.
Milestone
Description
- Create interfaces
IJSObjectReferenceandIJSInProcessObjectReference - Make
JSObjectReferenceandJSInProcessObjectReferenceinternal - Update
IJSObjectReferenceandIJSInProcessObjectReferenceto have the same set of extension methods asIJSRuntimeandIJSInProcessRuntime. - Remove protected static JSCallResultType ResultTypeFromGeneric() and make it internal or use shared code
- Consider annotating WebAssembly specific JSRuntime types with SupportedOSPlatform attribute
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-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.