Gutenberg editor crashes when Yoast plugin is active
-
Running WordPress 6.8 and Yoast SEO 24.9, the Gutenberg editor crashes on some pages with the following logged in the web browser console:
TypeError: undefined is not a constructor (evaluating ‘new Ye.models.Page({id:n})’)
wp-content/plugins/wordpress-seo/js/dist/post-edit.js:25:8483The error seems to refer to “new Ye.models.Page({id: n })” where Page is undefined.
I have disabled all other plugins and the problem still exists. I also downgraded to WordPress 6.7.2. Same problem.
This doesn’t happen on all pages, however.
The topic ‘Gutenberg editor crashes when Yoast plugin is active’ is closed to new replies.