I am getting the following error on any user action (like Counter click, etc):
The 'InvokeCoreAsync' method cannot be called if the connection is not active
Any thoughts about what I am missing, @berhir ?
Are there any nuances I should keep in mind when running Blazor samples on local machine?
P.S. I would suggest to consider adding the steps to run the Blazor sample projects to the README. Maybe also - how to add a simple change to one of the hubs to see the generation in action.

I am getting the following error on any user action (like Counter click, etc):
The 'InvokeCoreAsync' method cannot be called if the connection is not activeAny thoughts about what I am missing, @berhir ?
Are there any nuances I should keep in mind when running Blazor samples on local machine?
P.S. I would suggest to consider adding the steps to run the Blazor sample projects to the README. Maybe also - how to add a simple change to one of the hubs to see the generation in action.