I recently upgraded a site over to latest version of Pro and have lost the single page navigation functionality (the scrolling effect from ID to ID tags) on the site for desktop and mobile.
I have cleared all cache on the server and in the browser after the upgrade. I have also the same results on multiple browsers.
There are now JS errors that are popping up in console when clicking on the menu links as well.
Uncaught TypeError: n.easing[this.easing] is not a function
at init.run (jquery.js?ver=1.12.4&nocache=1:4)
at i (jquery.js?ver=1.12.4&nocache=1:4)
at Function.n.fx.timer (jquery.js?ver=1.12.4&nocache=1:4)
at qb (jquery.js?ver=1.12.4&nocache=1:4)
at HTMLHtmlElement.g (jquery.js?ver=1.12.4&nocache=1:4)
at Function.dequeue (jquery.js?ver=1.12.4&nocache=1:3)
at HTMLHtmlElement.<anonymous> (jquery.js?ver=1.12.4&nocache=1:3)
at Function.each (jquery.js?ver=1.12.4&nocache=1:2)
at a.fn.init.each (jquery.js?ver=1.12.4&nocache=1:2)
at a.fn.init.queue (jquery.js?ver=1.12.4&nocache=1:3)