AJAX requests sometimes fail with the following error:
[Exception... "<no message>" nsresult: "0x805e0006 (<unknown>)" location: "JS frame ::
http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js :: .send :: line 4" data: no]
Seems to happen on Firefox with Adblock Plus installed, although I haven't been able to reproduce it on Firefox 36.0 with Adblock Plus 2.6.7 on OS X 10.10.2. It also seems to happen on mobile Safari.
CORS support and cross-domain requests are already enabled in jQuery.
AJAX requests sometimes fail with the following error:
Seems to happen on Firefox with Adblock Plus installed, although I haven't been able to reproduce it on Firefox 36.0 with Adblock Plus 2.6.7 on OS X 10.10.2. It also seems to happen on mobile Safari.
CORS support and cross-domain requests are already enabled in jQuery.