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
In our case, we use signalR from CDN (direct script link in html) and the issue got fixed when we upgraded to signalR 2.4.2.
Can you check if you have signalR version 2.4.2 in your node_modules?
There's a closed issue on SignalR's GitHub: dotnet/aspnetcore#31079 , SignalR/SignalR#4536, for SignalR 2.4.2 which deals with disconnects every 5-7 minutes.
We are currently experiencing this with NG2 signalR.
Has this been updated within NG2-SignalR , and if not, is it planning to be updated?
The text was updated successfully, but these errors were encountered: