• Resolved sailavid

    (@sailavid)


    Hi,
    I’m using the Inline Notice block on my page.
    Almost every time I open a Post for Edit, I get a popup which says that there is a previous Autosave version.

    The diff shows then only change on the Inline Notice block, namely its block id:

    Old:

    
    <!-- wp:uagb/inline-notice {"block_id":"179f0989",
    ...
    <div class="wp-block-uagb-inline-notice uagb-inline_notice__outer-wrap uagb-inline_notice__align-left uagb-block-179f0989">
    

    New

    
    <!-- wp:uagb/inline-notice {"block_id":"270ac7d9",
    ...
    <div class="wp-block-uagb-inline-notice uagb-inline_notice__outer-wrap uagb-inline_notice__align-left uagb-block-270ac7d9">

    Can I somehow avoid the ID change?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changed BlockId causes conflicts / autosave’ is closed to new replies.