“Uncaught Reference” error in console
-
when I create (or modify an existing form) i find the following error in console:
Uncaught ReferenceError: wp is not defined at https://example.com/wp-admin/customize.php?return=http%3A%2F%2Fexample.com%2Fwp-admin%2Fedit.php%3Fpost_type%3Dhappyform&happyforms=1&form_id=0
this generates bad behavior in the subsequent modification, perhaps it is a conflict with “customize” or other plug-in?
System info:
Google Chrome v. 73.0.3683.86 – 64 bitWordPress version : 5.1.1
Activated Theme : Astra
PHP version : 7.3.3-1+ubuntu18.04.1+deb.sury.org+1
PHP GD : Loaded (V2)
PHP Open SSL : Loaded
PHP HTTP Wrapper : Found
PHP HTTPS Wrapper : Found
HTTPS Mismatch : None
PHP Config[allow_url_fopen] : 1
PHP Config[allow_url_include] : 1Active Plugins : Array
(
[0] => astra-bulk-edit/astra-bulk-edit.php
[1] => astra-widgets/astra-widgets.php
[2] => foobox-image-lightbox/foobox-free.php
[3] => foogallery/foogallery.php
[4] => happyforms/happyforms.php
[5] => nginx-helper/nginx-helper.php
[6] => redis-cache/redis-cache.php
[7] => scroll-top/scroll-top.php
[8] => smart-slider-3/smart-slider-3.php
[9] => ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php
[10] => wordpress-seo/wp-seo.php
)
- The topic ‘“Uncaught Reference” error in console’ is closed to new replies.