• It could be a nice Blocks-plugin but it breaks the Gutenberg edit. It forces crashes of the editor if you try to edit other blocks and it breaks the reusable blocks feature completely. That’s the error message of Gutenberg

    
    TypeError: Cannot read property 'attributes' of null
        at ExtendBlockWrapper(AddEditorBlockAttributes(AddEditorBlockAttributes(WithFontSettings((Component))))) (https://xxxxxxx/wp-content/plugins/enhanced-blocks/dist/blocks.build.js?ver=1.4.1:1:644915)
        at je (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:78:476)
        at ph (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:215:173)
        at lh (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:126:409)
        at O (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:121:71)
        at ze (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:118:14)
        at https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:53:49
        at unstable_runWithPriority (https://xyz.com/wp-includes/js/dist/vendor/react.min.js?ver=16.9.0:26:340)
        at Ma (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:280)
        at mg (https://xyz.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.9.0:52:496)
    

    It also seems, that the developer has left interest in updating the plugin. So sad because the image comparison slider was great!

    • This topic was modified 4 years, 9 months ago by Yui.
    • This topic was modified 4 years, 9 months ago by Yui. Reason: please use CODE button for code formatting
  • The topic ‘Breaks the Gutenberg Editor’ is closed to new replies.