ResourceLoadError: Script failed to load (./Resources/Scripts/fastclick.js)
Just upgraded to GCE 4.5 and HTML5V 2.6 and viewer won't load with this error:
ResourceLoadError: Script failed to load (./Resources/Scripts/fastclick.js).
Any idea how to fix? Thanks in advance.
0
-
Being caught by the AdBlock extension in your browser. 0 -
Thanks @Tom for your answer. @Ethan, if that does not solve your issue, please post again. The support team here are watching this thread. 0 -
@Dave, is fastclick.js new to 2.6? I understand it removes the 300ms click delay but could not find on the web other examples of AdBlock being ornery about it.
However, it seems that AdBlock is catching it due to a regex search. If you go into ./Resources/Compiled/loader.js (make a backup first), search for "fastclick.js" (approx line 30) and change to "quickclick.js". Then go into ./Resources/Scripts/ and renamed "fastclick.js" to "quickclick.js" the issue goes away.0 -
I currently cannot test this because I tried reinstalling everything and now identity server errors out. Here is that one:
System.InvalidOperationException: Error creating web application: /Geocortex/IdentityServer ---> System.ArgumentNullException: Value cannot be null.
Parameter name: value
at System.Xml.Linq.XElement.set_Value(String value)
at Geocortex.Essentials.PostInstall.IdentityServerPanel.UpdateSecurityXml(WebSite webSite, String virtualDirectory, String physicalPath)
at Geocortex.Essentials.PostInstall.IdentityServerPanel.Commit()
--- End of inner exception stack trace ---
at Geocortex.Essentials.PostInstall.IdentityServerPanel.Commit()
at Geocortex.Essentials.PostInstall.IdentityServerPanel.Save()
at Geocortex.Deployment.UI.PostInstallFramework.Save()0 -
fastclick.js was first added in version 1.3 and versions 2.0 to 2.6 use the same version (0.6.9). I notice AdBlock's Chrome extension was last updated on March 17. Which browser(s) are you seeing this in? 0 -
Chrome 48.0.2564.116 but haven't noticed it on previous versions. I did check that AdBlock is using EasyList (https://easylist.adblockplus.org/en/) and there is an entry "/fastclick." within that list.
I actually noticed it on one of our dev machines. I don't have AdBlock installed on my version of Chrome.0 -
Hello All,
I am able to reproduce the issue that the viewer is unable to load with AdBlock extension enabled in browsers. The bug ID is GVH-10375. Our developer will look into it.
Thanks
Long0 -
I've tracked down the culprit. The issue is with EasyList, which provides AdBlock with a list of things to block. It had "fastclick." added to its list about 14 hours ago. I've raised the issue with them.
edit: Whoops, Tom was quicker on the detective work.0 -
Quick follow-up: the folks at EasyList have reverted the entry that was blocking fastclick.js, so the HTML5 viewer will load with AdBlock running in a browser. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
9 Kommentare