Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete InvokeUnmarshalled method is blocking BlazorGL .NET 9 upgrade #1916

Open
dtaylorus opened this issue Sep 30, 2024 · 0 comments
Open

Comments

@dtaylorus
Copy link

The obsolete JSRuntime InvokeUnmarshalled method used in the Wasm.* projects has been removed in .NET 9 and causes a build break.

Per https://learn.microsoft.com/en-us/dotnet/api/microsoft.jsinterop.webassembly.webassemblyjsruntime.invokeunmarshalled this method should be replaced with JSImportAttribute.

What version of KNI does the bug occur on:

  • KNI 3.14.9001

What operating system are you using:

  • Windows11

What KNI platform are you using:

  • BlazorGL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant