TypeError Refused to load the script
-
Hi,
Everything seems to be functioning with the plugin, however, I do get these 2 errors:
1.
Uncaught TypeError: Cannot call method ‘handleServerJS’ of undefined2.
Refused to load the script ‘data:application/x-javascript;base64,LyohICRGaWxlVmVyc2lvbj0xLjYuMjMzICovIA…BGODIzNjU0QkI2M0EwQ0ZGNDg4MzNFQzMzMEZEMDVFNjg2RDUxMDcxOTY1RDJDOTQ3RUYxOTlE’ because it violates the following Content Security Policy directive: “script-src https://*.facebook.com http://*.facebook.com https://*.fbcdn.net http://*.fbcdn.net *.facebook.net *.google-analytics.com *.virtualearth.net *.google.com 127.0.0.1:* *.spotilocal.com:* chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl ‘unsafe-inline’ ‘unsafe-eval’ https://*.akamaihd.net http://*.akamaihd.net *.atlassolutions.com”.Seems like the 1st error is caused by the fact that the div is called and loaded before the js (or vice versa, can’t remember exactly).
Again, functionality-wise, everything seems to be working properly. It’s just those annoying errors that I get on the Chrome debugger that really bother me.
Also note that these errors are kinda random, meaning that most of the time they show up and sometimes they don’t.
Any ideas how to resolve these issues?
Thanks!
vipdrivingschool.ca
The topic ‘TypeError Refused to load the script’ is closed to new replies.