You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking the back to top button a console error is thrown from jquery-2.2.4.min.js
Uncaught Error: Syntax error, unrecognised expression: javascript:
at fa.error (jquery-2.2.4.min.js:2:12556)
at fa.tokenize (jquery-2.2.4.min.js:2:18609)
at fa.select (jquery-2.2.4.min.js:2:21417)
at Function.fa [as find] (jquery-2.2.4.min.js:2:7143)
at n.fn.init.find (jquery-2.2.4.min.js:2:23932)
at n.fn.init (jquery-2.2.4.min.js:2:24485)
at n (jquery-2.2.4.min.js:2:405)
at HTMLAnchorElement. (all.min.js:63:35)
at HTMLAnchorElement.dispatch (jquery-2.2.4.min.js:3:7537)
at r.handle (jquery-2.2.4.min.js:3:5620)
The text was updated successfully, but these errors were encountered:
When clicking the back to top button a console error is thrown from jquery-2.2.4.min.js
Uncaught Error: Syntax error, unrecognised expression: javascript:
at fa.error (jquery-2.2.4.min.js:2:12556)
at fa.tokenize (jquery-2.2.4.min.js:2:18609)
at fa.select (jquery-2.2.4.min.js:2:21417)
at Function.fa [as find] (jquery-2.2.4.min.js:2:7143)
at n.fn.init.find (jquery-2.2.4.min.js:2:23932)
at n.fn.init (jquery-2.2.4.min.js:2:24485)
at n (jquery-2.2.4.min.js:2:405)
at HTMLAnchorElement. (all.min.js:63:35)
at HTMLAnchorElement.dispatch (jquery-2.2.4.min.js:3:7537)
at r.handle (jquery-2.2.4.min.js:3:5620)
The text was updated successfully, but these errors were encountered: