-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
[Priority] LowThis issue/pull request is not immediateThis issue/pull request is not immediate[Type] BugSomething that is not working as expectedSomething that is not working as expected
Description
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:
- This bug happens with no other plugins activated
- This bug happens with a default WordPress theme active
- This bug happens without the Gutenberg plugin active
- I can reproduce this bug consistently using the steps above
WordPress version:
6.7
Gutenberg version:
N/A
Metadata
Metadata
Assignees
Labels
[Priority] LowThis issue/pull request is not immediateThis issue/pull request is not immediate[Type] BugSomething that is not working as expectedSomething that is not working as expected