Extending blocks - validation fail #6856
Labels
[Feature] Block API
API that allows to express the block paradigm.
[Feature] Extensibility
The ability to extend blocks or the editing experience
[Type] Enhancement
A suggestion for improvement.
Milestone
I'm using
blocks.getSaveContent.extraProps
to add a background to all blocks. I'm using the exact code from the documentation. https://wordpress.org/gutenberg/handbook/extensibility/extending-blocks/#blocks-getsavecontent-extrapropsI'm running the code from a plugin and it works fine but when disabling the plugin I get Block validation failed on blocks. Is this normal or is it a bug?
The text was updated successfully, but these errors were encountered: