SignalR errors in the console even though the requests successfully completed
I have configured cross applications SignalR
(I use builtin SignalR) communication (between webapp
and asp.net mvc
applications on different endpoints). Locally it works fine and doesn’t trigger any errors or warnings in browser console.