Describe the bug
I'm attempting to use the shared blocks feature but have hit an editor specific issue with alignfull and alignwide. When converting a a wide or full width block to shared, in the editor view the block looses its width. This does not apply to the front end which works fine.
To Reproduce
- Create a block that supports full width/wide width (eg cover block).
- Save the block as a shared block.
- The block is no longer the width specified.
Expected behavior
I expected the shared block to keep the current data-align: full/wide that non-shared blocks receive when setting the alignment. This makes it very difficult currently to use shared blocks for aligned blocks, as its not an accurate representation of how the block actually looks.
Screenshots

Describe the bug
I'm attempting to use the shared blocks feature but have hit an editor specific issue with
alignfullandalignwide. When converting a a wide or full width block to shared, in the editor view the block looses its width. This does not apply to the front end which works fine.To Reproduce
Expected behavior
I expected the shared block to keep the current
data-align: full/widethat non-shared blocks receive when setting the alignment. This makes it very difficult currently to use shared blocks for aligned blocks, as its not an accurate representation of how the block actually looks.Screenshots
