Version 4 breaks WP Recipe Maker blocks
-
The latest 4+ version breaks the blocks added by WP Recipe Maker. The following JavaScript error prevents our blocks from being loaded:
Uncaught TypeError: can't access property "classList", document.body is nullIt originates in the
/widget-options/includes/widgets/gutenberg/build/index.jsfile. As soon as Widget Options is deactivated, things work as expected again.The plugin also seems to be breaking the default “Latest Comments” block, which is a default WordPress block. It’s likely breaking other dynamic blocks as well.
Hope this can be resolved soon, as our customers seem to think the problem is on our end.
The topic ‘Version 4 breaks WP Recipe Maker blocks’ is closed to new replies.