Version 2.0.9 has javascript errors
-
In the admin, I’m seeing the following (in the browser console) when I try to go to the FAQ dashboard.
jquery.min.js?ver=3.5.1:2 jQuery.Deferred exception: ewd_ufaq_php_data is not defined ReferenceError: ewd_ufaq_php_data is not defined
at HTMLDocument.<anonymous> (domainremovedforpasting/wp-content/plugins/ultimate-faqs/assets/js/ewd-ufaq-admin.js?ver=2.0.0:49:2)
at e (domainremovedforpasting/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30005)
at t (domainremovedforpasting/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30307) undefinedUncaught ReferenceError: ewd_ufaq_php_data is not defined
at HTMLDocument.<anonymous> (ewd-ufaq-admin.js?ver=2.0.0:49)
at e (jquery.min.js?ver=3.5.1:2)
at t (jquery.min.js?ver=3.5.1:2)It’s creating an issue where things aren’t loading completely on that page. Also, the plugin disabled itself earlier today when I did some updates. I hadn’t realized it had done that, until someone saw the shortcode on the front end page where it was supposed to display the FAQs.
WordPress is version 5.7.1
The topic ‘Version 2.0.9 has javascript errors’ is closed to new replies.