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

JsRuntime on Server side #46

Closed
tjmcnaboe opened this issue Aug 8, 2019 · 1 comment
Closed

JsRuntime on Server side #46

tjmcnaboe opened this issue Aug 8, 2019 · 1 comment
Assignees
Labels
invalid This doesn't seem right question Further information is requested

Comments

@tjmcnaboe
Copy link

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

@galvesribeiro
Copy link
Member

Hello!

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.

@galvesribeiro galvesribeiro added invalid This doesn't seem right question Further information is requested labels Aug 8, 2019
@galvesribeiro galvesribeiro self-assigned this Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants