Problems when preloading js files

Forums Classic DFFS Problems when preloading js files

Viewing 3 reply threads
  • Author
    Posts
    • #17279
      Andreas Blüher
      Participant

      Hello Alexander,

      I just updated my DFFS to 4.4.3.3 including the newest fix for frontend.min.js. On my first screenshot you can see my CustomJS configuration and without anything else I’m getting the attached error message and “This took forever” appears after some loading.

      Am I doing something wrong here?

      Thank you for your help

    • #17288
      Alexander Bautz
      Keymaster

      Hi,
      You cannot load jQuery like this. jQuery is already loaded when you reach this point, and reloading it will overwrite used variables.

      Alexander

    • #17292
      Andreas Blüher
      Participant

      Hi,

      I took jQuery as an example, but it’s true for other (even local) JavaScript files aswell. My point is, I’m getting an the error for any js file i’m trying to load.

      Andreas

    • #17355
      Andreas Blüher
      Participant

      This issue has been solved with the newest version.

Viewing 3 reply threads
  • You must be logged in to reply to this topic.