Row blocks are broken in the editor
-
Hello,
I created a row block in a page a while ago, and today I noticed that it is broken in the editor.
Instead of my row block with columns inside, I see “This block contains unexpected or invalid content”.
If I click “Convert to HTML”, the content becomes:
<div class="row justify-content-center" class="wp-block-ultimate-bootstrap-blocks-block-row"></div>
(with a lot of blank lines between both tags). The content of the row is entirely lost.If I click “Resolve” and “Convert to blocks”, the content becomes
<div class="row justify-content-center"></div>
(again, with a lot of blank lines between both tags and the content of the row is lost).However, the row and its content still appear normally in my page, as long as I don’t edit it.
Is this a bug? What can I do?
The page I need help with: [log in to see the link]
- The topic ‘Row blocks are broken in the editor’ is closed to new replies.