WordPress Editor Crashing
-
Hi there, for a few days now (I believe after the latest WordPress update which brought us up to v6.3) our WordPress keeps crashing whenever we create/update posts or pages.
I have been checking the error messages, and there are different kinds of error messages as follows:
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at al (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:82583) at Object.enqueueForceUpdate (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:114312) at t.forceUpdate (https://domain.com/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10:4584) at ef.forceUpdate (https://domain.com/wp-includes/js/dist/components.min.js?ver=2b6a7c11f8f33ae48ab1:48:36549) at https://domain.com/wp-includes/js/dist/components.min.js?ver=2b6a7c11f8f33ae48ab1:48:35931 at Ur (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:73411) at Jr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80643) at Zr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80489) at Gr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80023) at https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:91526 Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at al (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:82583) at Object.enqueueForceUpdate (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:114312) at t.forceUpdate (https://domain.com/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10:4584) at ef.forceUpdate (https://domain.com/wp-includes/js/dist/components.min.js?ver=2b6a7c11f8f33ae48ab1:48:36549) at https://domain.com/wp-includes/js/dist/components.min.js?ver=2b6a7c11f8f33ae48ab1:48:35931 at Ur (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:73411) at Jr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80643) at Zr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80489) at Gr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80023) at https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:91526 TypeError: Cannot read properties of undefined (reading 'length') at a.value (https://domain.com/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg.js?ver=1.0.121.1:1:52086) at Jr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80813) at Zr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80489) at Gr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80023) at https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:91526 at xl (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92039) at fl (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85808) at Nn (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:32474) at https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:83226
The plugin RankMath SEO is the one that causes the most crashes and it does with the error messages related to RankMath SEO this is the error that it returns:
TypeError: Cannot read properties of undefined (reading 'length') at a.value (https://domain.com/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg.js?ver=1.0.121.1:1:52086) at Jr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80813) at Zr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80489) at Gr (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:80023) at https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:91526 at xl (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92039) at fl (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85808) at Nn (https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:32474) at https://domain.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:83226
I’m at a loss as to what might be the cause of all these errors. I have tried disabling all plugins then enable them all one by one etc. But I can’t figure out any plugin causing the issue other than RankMath SEO because immediately after enabling it the editor starts to crash. However, when the plugin is disabled other edits such as converting a line of text to a Header block for instance also causes the editor to crash.
Any help would be appreciated.
- The topic ‘WordPress Editor Crashing’ is closed to new replies.