Inspect shows this kind of errors

Hey guys, I definitely need you help. When I open inspect, I see this one:

jquery-3.3.1.min.js:2 Uncaught TypeError: e is not a function
    at r.define (webflow.js:10)
    at E (webflow.js:10)
    at Object.t.each.t.forEach (webflow.js:32)
    at HTMLDocument.r.ready (webflow.js:10)
    at l (jquery-3.3.1.min.js:2)
    at c (jquery-3.3.1.min.js:2)

Who knows what does it means? and How I can fix it?

Thanks a lot!

You probably have loaded another set of jQuery on top of Webflow’s jQuery, and/or you have used invalid custom code somewhere in your site.

@samliew Thanks! it definitely could help

If you need more help just provide more information listed here : Posting Guidelines for the Code Help Category

1 Like