I have several anchor links in my navigation that should bring you to a specific ID when clicked. However, when I click, I receive the following error in Chrome’s consol log:
Blockquotejquery.js?ver=1.12.4:4 Uncaught TypeError: n.easing[this.easing] is not a function
at init.run (jquery.js?ver=1.12.4:4)
at i (jquery.js?ver=1.12.4:4)
at Function.n.fx.timer (jquery.js?ver=1.12.4:4)
at qb (jquery.js?ver=1.12.4:4)
at HTMLHtmlElement.g (jquery.js?ver=1.12.4:4)
at Function.dequeue (jquery.js?ver=1.12.4:3)
at HTMLHtmlElement. (jquery.js?ver=1.12.4:3)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at a.fn.init.queue (jquery.js?ver=1.12.4:3)
I have tried deactivating all plugins except cornerstone, but I still receive this error. I see that the site is pulling jquery version 1.12.4:3 and jquery migrate is also installed. Could this be the issue? If so how do I troubleshoot this?
Website credentials are below: