Blocks: When a block specified in gutenberg_reregister_core_block_types()
doesn't exist, following blocks are not registered
#41121
Labels
[Feature] Blocks
Overall functionality of blocks
[Type] Bug
An existing feature does not function as intended
Description
When a Gutenberg build, such as version
13.2.1
, includes a block in the array in gutenberg_reregister_core_block_types(), but that isn't included in the package for whatever reason, following blocks are not registered.While I'm not sure if this situation should exist, it has, and has caused this: This has caused WordPress/wporg-news-2021#376
The Navigation-area block specified doesn't exist in Gutenberg 13.2.1:
gutenberg/lib/blocks.php
Line 74 in 14c0c1d
See PR.
Step-by-step reproduction instructions
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.
No
The text was updated successfully, but these errors were encountered: