• Resolved Abruptive

    (@alexandrudoda)


    Hello! I have an issue with my site where Autoptimize generates 2 (and sometimes 3) console errors.

    notes-common-v2.js:32 Uncaught ReferenceError: Backbone is not defined
        at notes-common-v2.js:32
        at notes-common-v2.js:158
    Uncaught ReferenceError: _ is not defined
        at admin-bar-v2.js:2
    Uncaught TypeError: Cannot read property 'getSlick' of undefined
        at n.fn.init.i.fn.slick (autoptimize_85bc524c3825cb0b0a25431545845c02.js:75)
        at HTMLUListElement.<anonymous> (autoptimize_85bc524c3825cb0b0a25431545845c02.js:74)
        at Function.each (jquery.js:2)
        at n.fn.init.each (jquery.js:2)
        at e.asNavFor (autoptimize_85bc524c3825cb0b0a25431545845c02.js:74)
        at e.slideHandler (autoptimize_85bc524c3825cb0b0a25431545845c02.js:75)
        at e.changeSlide (autoptimize_85bc524c3825cb0b0a25431545845c02.js:74)
        at e.d [as changeSlide] (jquery.js:2)
        at e.refresh (autoptimize_85bc524c3825cb0b0a25431545845c02.js:74)
        at e.checkResponsive (autoptimize_85bc524c3825cb0b0a25431545845c02.js:74)

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

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

    (@optimizingmatters)

    afternoon @alexandrudoda;
    No errors that I can see, so could very well only be the case for logged in users. if not, or if you want to fix anyway, you’ll have to go through the troubleshooting tips in the FAQ (you’ll probably want to start by excluding backbone and underscore JS from optimization).

    hope this clarifies,
    frank

    Thread Starter Abruptive

    (@alexandrudoda)

    Thank you Frank!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Various JavaScript console errors’ is closed to new replies.