Block schema: Incorrect description for innerBlocks example #58381
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
[Type] Developer Documentation
Documentation for developers
Description
The current schema description for
example.innerBlocks
includes[ [ 'core/heading', { content: 'This is an Example' }, [] ] ]
but this format isn't supported. The correct format would be this:gutenberg/packages/block-library/src/columns/index.js
Lines 27 to 81 in 44df307
Step-by-step reproduction instructions
gutenberg/schemas/json/block.json
Lines 708 to 711 in 44df307
Screenshots, screen recording, code snippet
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: