Skip to content

Missing implementation of new methods for IJSRuntime and IJSObjectReference introduced in .NET 10. #1717

@KristofferStrube

Description

@KristofferStrube

In ASP.NET Core 10 Preview 4, we have new methods available for IJSRuntime and IJSObjectReference for getting and setting attributes, and calling JS constructors. So BunitJSRuntime and BunitJSObjectReference need to be updated with these new members to be compatible with ASP.NET Core 10 once that is released.

I have made a deep link to the new members here for IJSRuntime and here for IJSObjectReference.

I don't know if the plan is to delay any fixes for .NET 10 until the RC releases, but I would be happy to contribute the fixes for this if you would like some help. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions