Javascript Error Prevents Plugin Working
-
Hi there
I just installed the plugin as I have a lot of images to clean. Unfortunately, I just get a blank screen and JS errors in the console.The errors are coming from the file – /wp-includes/js/dist/vendor/react-dom.min.js
And the following is in the console:
react-dom.min.js:104 TypeError: Object(…) is not a function
at P (vendor.js:1)
at $i (index.js:1)
at ph (react-dom.min.js:97)
at eg (react-dom.min.js:125)
at fg (react-dom.min.js:126)
at wc (react-dom.min.js:138)
at fa (react-dom.min.js:137)
at gg (react-dom.min.js:135)
at Ca (react-dom.min.js:133)
at og (react-dom.min.js:150)
Pf @ react-dom.min.js:104
react-dom.min.js:137 Uncaught TypeError: Object(…) is not a function
at P (vendor.js:1)
at $i (index.js:1)
at ph (react-dom.min.js:97)
at eg (react-dom.min.js:125)
at fg (react-dom.min.js:126)
at wc (react-dom.min.js:138)
at fa (react-dom.min.js:137)
at gg (react-dom.min.js:135)
at Ca (react-dom.min.js:133)
at og (react-dom.min.js:150)Not really sure what to do. The site is a multisite – maybe that is the issue?
Any ideas? I tried turning all other plugins off but it was the same.
Thanks!
Rob
- The topic ‘Javascript Error Prevents Plugin Working’ is closed to new replies.