This add-on for Broadcast protects specific Gutenberg blocks from being overwritten during broadcasting.
The blocks, specified by block ID, are read from the child post before broadcasting and then replaced again with the original content after broadcasting.
The block ID change when I reload my page, so impossible to protect an gutemberg block. Any idea ?
How are you getting new block IDs when you just reload the page? Are the blocks dynamically generated or something? Using a specific plugin or custom code?