在Safari浏览器中,我正在接收下面的Signalr错误,在其他浏览器中没有收到此错误。The user identity cannot change during an active SignalR connection.Request information: at Microsoft.AspNet.SignalR.H
我有一个angular应用程序,以及一个使用SignalR的ASP.NET Core2.2后端。启动连接时,我收到以下错误: Error: Failed to complete negotiation with the server: Errorimport * as signalR from '@aspnet/signalr';
selector: 'app-ro