Navigation block no longer supports inner blocks in its markup #37354
Labels
[Block] Navigation
Affects the Navigation Block
[Status] In Progress
Tracking issues with work in progress
[Type] Regression
Related to a regression in the latest release
Description
It should be possible to insert a nav block with the following markup:
This is important for backwards compatibility. Instances of the block that were inserted before the existence of the wp_navigation post should be retained, but also for patterns that define the block in this way.
Unfortunately this seems to have regressed (I think in #36880 and possibly partly in #36760), which seems like it could have resulted in users losing content.
Step-by-step reproduction instructions
Expected - the block should show the inner blocks
Actual - the inner blocks are deleted and the block placeholder is shown
Screenshots, screen recording, code snippet
No response
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: