breakpoint JS Error?
-
I’m having an issue where I can see changes made to the directory listing entries only when I’m logged in.
Trying to eliminate potential errors and am receiving the following error:
Uncaught TypeError: breakpoint.elements is not a function
at Breakpoint.evaluate (jquery-breakpoints.min.js:1)
at HTMLDocument.Breakpoints.evaluate (jquery-breakpoints.min.js:1)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at a.fn.init.triggerHandler (jquery.js?ver=1.12.4:3)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)Thoughts on how to clear this error?
- The topic ‘breakpoint JS Error?’ is closed to new replies.