You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error using server side: InvalidOperationException: JSRuntime must be set up correctly and must be an instance of JSRuntimeBase to use DotNetObjectRef. I can't seem to figure out how to get around it,
Please check the README.md. It states that this component is for client-side blazor. Server Side Blazor don't need it and can use the official signalR client.
I get this error using server side: InvalidOperationException: JSRuntime must be set up correctly and must be an instance of JSRuntimeBase to use DotNetObjectRef. I can't seem to figure out how to get around it,
Perhaps related to this?
dotnet/aspnetcore#11159
The text was updated successfully, but these errors were encountered: