Javascript TypeError when trying to add image
-
I just installed the plugin to a new WordPress site, running WP v5.7.6 with PHP v7.4.28.
I want to set up a coming soon page, so tried to create such a page with the template to the right of the blank one. On trying to swap the image in the page (or add a new one), I get a javascript error, and can’t get to the media library to select an image.
The error in the dev tools console is:
TypeError: can’t access property “on”, t is undefined
insert_image https://www.example.com/wp-content/plugins/coming-soon/public/lite/vue-backend/js/index.js?ver=6.10.0:1I tried the same thing on a different site I work with, and got the same error.
- The topic ‘Javascript TypeError when trying to add image’ is closed to new replies.