NO BUG: Deleting post content crashes Gutenberg (Slim SEO)

  1. Go to POSTS, click edit on any
  2. Hit ctrl + a twice to select all of the content
  3. Hit backspace to delete the whole post content

and it results with GB crashing

Tested on 4 different Bricks websites with the same result. Tested on 2 Divi websites - the error doesnt occur.

TypeError: Cannot read properties of null (reading 'isSynced')
    at rPe (https://primexaos.com/wp-includes/js/dist/block-editor.min.js?ver=93c3566b7f24c15b7e17:178:108187)
    at mf (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:105:412)
    at Qk (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:250:214)
    at Ri (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:195:185)
    at Ok (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:195:116)
    at Nd (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:194:492)
    at Qf (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:187:439)
    at Li (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:189:234)
    at db (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:79:182)
    at xa (https://primexaos.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:184:11)

Hi Daniel,
Thanks for the report!

However, I can’t reproduce the problem (in multiple installations). Does the problem also occur when plugins are disabled, or can you reproduce it in a new installation (e.g., try.bricksbuilder.io)?

1 Like

Got it - It’s SlimSEO. Not Bricks. Sorry.