The example with the cover block does not work,
It causes the error TypeError: Cannot read property 'innerBlocks' of null
and the example should be removed.
Looks like that issue was fixed yesterday, and will land in Gutenberg 5.8. I've tested the cover image example there and it works, so I'll leave the example active for now. 👍
The example with the cover block does not work, It causes the error
TypeError: Cannot read property 'innerBlocks' of null
and the example should be removed.Related: https://github.com/WordPress/gutenberg/issues/9897