Hi,
We currently are implementing SignalR technology in our SharePoint Team Sites. The technology is promising and we tailored it according to our business needs. We ran in to one issue where we get an error 'Signalr undefined', We get this error where another version of jquery is loaded on to the page after signalr is loaded in the master page.
Master page – SignalR and Jquery Loaded here Initially(version 1.x.x)
|
In this scenario, we get hub undefined error. But if there is no other jquery web-part on the content page, there is no error.
Any help greatly appreciated.
Ravichandra Challa