Signal R not loaded

When I use SignalR in an HTML page with Javascript and call SignalR, I get Error

"SignalR is not loaded. Make sure jquery.signalR-x.js is referenced before ~ ​​/ signalr / js."

when I mentioned below the stack overflow " SignalR is not loaded. Make sure jquery.sigalR-x.js is referenced before ~ ​​/ signalr / js "

He mentions that "links should be included in this order: jQuery first, the SignalR kernel, and SignalR proxies."

but in my case its loading is only ok. (See Attached Image) Please offer me. where am i wrong

Picture

+4
source share
1 answer

, SignalR HTML-.

versions can vary according to your project.

Signal Link

+1

Source: https://habr.com/ru/post/1690827/


All Articles