WP admin TypeError
-
Hello! I see a few errors in the console when on any page in the backend of WP. First is complaining about a missing css file:
http://site.dev/wp-content/plugins/business-worldpay-gateway-for-woocommerce/admin/assets/css/mds-worldpay-woocommerce-admin.css?ver=1.4.0The file is enqueued in business-worldpay-gateway-for-woocommerce/admin/class-mds-worldpay-gateway.php on line 527
Second is a TypeError:
Uncaught TypeError: Cannot read property 'forEach' of undefined at mds-worldpay-woocommerce-admin.js?ver=1.4.0:11Thanks!
The topic ‘WP admin TypeError’ is closed to new replies.