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
Currently hubConnection.on(...) will throw if the connection is active, this isn't the pattern we follow in the other clients and we should allow handlers to be registered while the connection is running.