JavaScript Error in Customizer
-
On a customer’s site, I encountered the following JavaScript error within the theme customizer:
/wp-content/plugins/delucks-seo/assets/dpc/js/modal-trigger.js line 22
Uncaught TypeError: $(…).resizable is not a function
at HTMLDocument.<anonymous> (modal-trigger.js:22)
at i (load-scripts.php:2)
at Object.fireWith [as resolveWith] (load-scripts.php:2)
at Function.ready (load-scripts.php:2)
at HTMLDocument.K (load-scripts.php:2)This is in version DELUCKS SEO 2.0.7.
I won’t have ongoing access to the customer’s site, but will share a link to this topic with them. If you are able to offer any advice on how to resolve this error, that would be greatly appreciated. The error is blocking JavaScript in my own plugin (Divi Booster) from running.
Thanks!
- The topic ‘JavaScript Error in Customizer’ is closed to new replies.