• sayantansdas

    (@sayantansdas)


    Hi team,

    i’m getting the following error on the browser console . any idea what is causing this issue?

    autoptimize_fallback.js:1180 Uncaught ReferenceError: ElementorProFrontendConfig is not defined
        at t.value (autoptimize_fallback.js:1180)
        at t.Module.trigger (autoptimize_fallback.js:1177)
        at t.r.<computed> [as trigger] (autoptimize_fallback.js:1177)
        at init (autoptimize_fallback.js:1177)
        at t.Module (autoptimize_fallback.js:1177)
        at t.child [as constructor] (autoptimize_fallback.js:1177)
        at new t (autoptimize_fallback.js:1180)
        at Object.c.widgetsTypes (autoptimize_fallback.js:1180)
        at n (autoptimize_fallback.js:1180)
        at autoptimize_fallback.js:1180

    PS: https://tagprive.com/product/men-polo-10/?ao_noptimize=1 works without breaking the site

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

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

    (@optimizingmatters)

    the fact the fallback is used implies that the original JS file was missing, so you probably have a page cache that has cached HTML that refers to already removed autoptimized JS. clear any page cache you might have and things will *probably* be all right 🙂

Viewing 1 replies (of 1 total)

The topic ‘autoptimize fallback js error’ is closed to new replies.