Zum Hauptinhalt gehen

ERROR: Fastclick is undefined

Kommentare

4 Kommentare

  • Permanently deleted user

    Hi Craig, 

     

    Just wondering if you've resolved this issue? I checked your map and it loaded fine on my end (nice work). 

     

    Thanks,

     

    Jody
    0
  • Permanently deleted user

    Thanks Jody, 

    It loads for everybody except one office. There are about 5 people in the office that get this error and nobody else. I still think it is internal to their system/network however, when consulting with their IT group they pinned it back on the website and me... I'm just trying to exhaust all options to get this to work for them. Aside from telling them to stop using Vista I'm not sure what to do. I figure I can comment out the fastclick.js file in index.html but I'm very reluctant to do that since I'm not sure what it does.

    0
  • Permanently deleted user

    Hi Craig,

    Fastclick is used to offer a more responsive experience on mobile devices. The script is shipped along with the viewer in the folder /Resources/Scripts. It's possible that this script is being blocked by the network for some reason. Running Fiddler on an affected machine may yield some clues.

    As a workound, you can comment out the line "new FastClick(document.body);" in Index.html and remove the script tag that references it.

     

    Hope this helps!

     

    -Jason

    0
  • Permanently deleted user

    Jason,

    I did the workaround as you suggested and those users are able to get to my application now. Thanks!

    Are there any noticable issues I'll come across on the mobile experience now that I've commented those portions of script out?

    Testing on my iPhone I didn't notice any usability issues.

    Still blaming Vista for this, because, why not.

    Thanks again,

     

    Craig
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.