• Resolved beatthatflight

    (@beatthatflight)


    Happens on a few pages on my site. I’d heard reports of it from customers but not seen it myself. Then heard Apple, then a friend managed to reproduce it – not on first load, but on subsequent loads. I can repro it now in Chrome using an iPhone emulator.

    caught ReferenceError: jQuery is not defined
    at autoptimize_36d6ae02817d31232012e155c2aafbb4.js:formatted:525
    (anonymous) @ autoptimize_36d6ae02817d31232012e155c2aafbb4.js:formatted:525

    If I reload a few times, it happens maybe 3/4 times.

    Now the next problem. I figured fine, it’s some optimising issue. I saw jquery is in the excludes, but I disabled all the javascript optimisations. Same problem. SO I disabled, then uninstalled the AO plugin. But i’m still getting the same error. Cleared the cache, same problem still.

    Either – I’d like a way to fully clear AO, or preferably, have the issue remedied. But I’m stuck in no man’s land now where people can’t always see my site :/

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    simple: exclude jQuery from being asynced in Async Javascript, not related to Autoptimize itself really ??

    Thread Starter beatthatflight

    (@beatthatflight)

    ok, but even after I uninstall AO, the error is in something claiming to be autooptimise….

    Uncaught ReferenceError: jQuery is not defined
    at autoptimize_36d6ae02817d31232012e155c2aafbb4.js:formatted:525
    (anonymous) @ autoptimize_36d6ae02817d31232012e155c2aafbb4.js:formatted:525

    (note, AO is currently NOT installed).

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    No references to autoptimize in the HTML source of the page I looked at;

    So guess this is from a browser cache or page cache (plugin/ host-level/ 3rd party) issue?

    Thread Starter beatthatflight

    (@beatthatflight)

    Boom, browser cache (stupidly had cleared the default last hour, not longer).

    Thanks!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Boom, browser cache (stupidly had cleared the default last hour, not longer).

    OK, if jQuery is excluded from being asynced it should be perfectly safe to re-enable Autoptimize ??

    Thanks!

    you’re welcome, feel free to leave a review of the plugin and support here! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘jquery breaking on iPhones’ is closed to new replies.