• Resolved Anonymous User

    (@anonymized-15688342)


    To reproduce:
    * drag the summary block inside a column
    * publish post
    * leave editor and open it again
    * the summary block will be listed as invalid

    This behavior hasn’t always been there but I think this regression had been present for atleast 2 releasea.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    Thanks for reporting!
    I’ve tried and it seems to work on my side: https://goo.gl/kuVJsw

    Maybe that’s a conflict with another plugin, a Gutenberg one seems to be the best option. Can you try disabling other Gutenberg plugin related (except Gutenberg itself 🙂 ) and tell me if you still got the problem?

    Cheers,

    Thread Starter Anonymous User

    (@anonymized-15688342)

    I’ve tried deactivating all gutenberg related plugins with the same result. I saw this error in the console now, maybe it will help:

    index.js:2 Block validation: Block validation failed foradvgb/summary` (Object).

    Expected:

    <ul class=”wp-block-advgb-summary advgb-toc alignleft”><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-c799b492-6b97-4fca-806d-ce5d8a0ae70e”>1. Create New Event</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-63e4fdd4-29a4-4161-979e-4db0541c77e9″>2. Add Title and info</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-f2a2df97-1d15-4701-a02d-822bfd5622aa”>3. Add date</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-84992d8e-0d7d-4526-aee7-22b09340cec9″>4. Categorise Event</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-44a0f9fe-9f1c-4d04-ba30-f442e04018be”>5. Set Feature Image</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-91ebf344-90e2-4252-88b4-b6d909ee2498″>6. Publish</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-396a2c25-3d4a-4e14-a85e-32986b314bde”>More Info</a></li><style>.advgb-toc li a {
    color: #0cb4ce;
    }</style></ul>

    Actual:

    <ul class=”wp-block-advgb-summary advgb-toc alignleft” style=”0″><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-c799b492-6b97-4fca-806d-ce5d8a0ae70e”>1. Create New Event</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-63e4fdd4-29a4-4161-979e-4db0541c77e9″>2. Add Title and info</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-f2a2df97-1d15-4701-a02d-822bfd5622aa”>3. Add date</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-84992d8e-0d7d-4526-aee7-22b09340cec9″>4. Categorise Event</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-44a0f9fe-9f1c-4d04-ba30-f442e04018be”>5. Set Feature Image</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-91ebf344-90e2-4252-88b4-b6d909ee2498″>6. Publish</a></li><li class=”toc-level-1″ style=”margin-left:20px”><a href=”#advgb-toc-396a2c25-3d4a-4e14-a85e-32986b314bde”>More Info</a></li><style>.advgb-toc li a {
    color: #0cb4ce;
    }</style></ul>`

    OK thanks, we’ll try to include a fix for that in the upcoming update.

    Cheers,

    Hi,

    We’ve include some change in Advanced Gutenberg JS that should fix the summary block problem. Can you take a look at that and keep me posted?

    Thanks!

    Thread Starter Anonymous User

    (@anonymized-15688342)

    It fixed it indeed, thanks for the very quick turnaround on this fix, if I could give you 5 stars again, I would!

    hey hey, thanks for reporting.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Summary block breaks inside column’ is closed to new replies.