Conflict with WP Log Viewer
-
I noticed that, after upgrading to version 14.9 of Yoast SEO, I was not seeing any settings on the settings screens (e.g. /wp-admin/admin.php?page=wpseo_dashboard#top#features). Just a save button with nothing to save.
The Chrome DevTools console shows a few JS errors:
Uncaught TypeError: Class extends value undefined is not a constructor or null
at Object.<anonymous> (components-1490.js:24)
at n (components-1490.js:1)
at Object.<anonymous> (components-1490.js:1)
at n (components-1490.js:1)
at Object.<anonymous> (components-1490.js:24)
at n (components-1490.js:1)
at components-1490.js:1
at components-1490.js:1
in /wp-content/plugins/wordpress-seo/js/dist/components-1490.jsUncaught TypeError: Cannot read property ‘StyledSection’ of undefined
at Object.<anonymous> (settings-1490.js:1)
at f (commons-1490.js:1)
at Object.<anonymous> (settings-1490.js:1)
at f (commons-1490.js:1)
at Object.<anonymous> (settings-1490.js:1)
at f (commons-1490.js:1)
at Object.<anonymous> (settings-1490.js:1)
at f (commons-1490.js:1)
at Object.<anonymous> (settings-1490.js:1)
at f (commons-1490.js:1)
in /wp-content/plugins/wordpress-seo/js/dist/settings-1490.jsI loaded this page in an incognito window to ensure that there was no interference from a Chrome extension.
Then, I tried deactivating my other plugins. I finally determined the conflict to be with WP Log Viewer (https://www.ads-software.com/plugins/wp-log-viewer/). It would seem that that plugin is affecting the way the JS loads for Yoast SEO.
While this issue is not, strictly speaking, a flaw in the Yoast SEO plugin, I thought that you would like to know about it, and perhaps take some preventative measures to stop it from happening. I will be filing a similar support issue with the makers of WP Log Viewer.
Using WP 5.5.1, Yoast 14.9, WP Log Viewer 1.2.1.
Thanks!
- The topic ‘Conflict with WP Log Viewer’ is closed to new replies.