Describe the bug:
I should be able to filter blocks that I do not want being accessed via this LayoutPreview / sanitizeBlocks function Code Here. Coblocks is currently breaking our Block Previews, as we also use an attribute named animation.
To reproduce:
- Have a non-Coblocks block that has an attribute named animation, where that attribute is expected to exist for render.
- Have both Plugins active. Load a block preview for
- See Error
Expected behavior:
We would expect you to be targeting only Coblocks blocks.
Screenshots:
Isolating the problem:
WordPress version:
6.7
Gutenberg version:
N/A
Describe the bug:
I should be able to filter blocks that I do not want being accessed via this
LayoutPreview/sanitizeBlocksfunction Code Here. Coblocks is currently breaking our Block Previews, as we also use an attribute namedanimation.To reproduce:
Expected behavior:
We would expect you to be targeting only Coblocks blocks.
Screenshots:
Isolating the problem:
WordPress version:
6.7
Gutenberg version:
N/A