Getting Uncaught TypeErrors / SyntaxErros And alot of others Issues
-
I’m getting a lot of Uncaught Errors on the live page and more of them when I’m trying to edit the pages with Elementor. Majority of them are influenced by jquery.sticky.min.js .
I’ve made a clone of the website and already Updated all my plugins, deactivated all of them one by one, or all of them leting only elementor and elementor pro to be active, and I’m still getting the same erros. Almost all the time when I want to update a page with elementor im getting the 500 error and some pages are not updating.
I’ve already gave more max-memory limit on my clone website and made the max execution time bigger and got the same problems.
The admin-ajax error appears after i press the update button.
I am thinking those problems are made after an update done long time ago but I was not able to find any fix for the problem.
Uncaught SyntaxError: Identifier 'i' has already been declared (at instant-page.min.js?ver=3.12.1:1:1)
container.findChildrenRecursive( callback )
is hard deprecated since 3.5.0 - Usecontainer.children.findRecursive( callback )
instead Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. at b (jquery.sticky.min.js?ver=3.12.1:1:1162) at w (jquery.sticky.min.js?ver=3.12.1:1:1464) at $ (jquery.sticky.min.js?ver=3.12.1:1:1842) at T (jquery.sticky.min.js?ver=3.12.1:1:2725) at new o (jquery.sticky.min.js?ver=3.12.1:1:3274) at HTMLElement.<anonymous> (jquery.sticky.min.js?ver=3.12.1:1:3672) at Function.each (jquery.min.js?ver=3.6.3:2:3003) at e.<computed>.each (jquery.min.js?ver=3.6.3:2:1481) at t.fn.sticky (jquery.sticky.min.js?ver=3.12.1:1:3340) at child.activate (frontend.min.js?ver=3.12.1:2:21199) Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. at b (jquery.sticky.min.js?ver=3.12.1:1:1162) at w (jquery.sticky.min.js?ver=3.12.1:1:1464) at $ (jquery.sticky.min.js?ver=3.12.1:1:1842) at C (jquery.sticky.min.js?ver=3.12.1:1:2955) at dispatch (jquery.min.js?ver=3.6.3:2:43184) at y.handle (jquery.min.js?ver=3.6.3:2:41168)The page I need help with: [log in to see the link]
- The topic ‘Getting Uncaught TypeErrors / SyntaxErros And alot of others Issues’ is closed to new replies.