Default paragraph block ignoring allowedBlocks parameter when searching for blocks #64411
Closed
2 tasks done
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
Not sure what changed to cause this but when a block allowed for the
core/paragraph
block and you use the/
shortcut to type and insert other blocks, it used to only show the blocks that were available to the parent block. It doesn't allow for you to actually insert the block but you're able to view it in the list that is generated. From what I can tell, I get a list of blocks that don't explicitly define any allowable parents.When you use the appender to open the block selector popup, you still see only the
allowedBlocks
Step-by-step reproduction instructions
core/paragraph
block as child blocks/
to start searching for other blocksallowedBlocks
seems to show upScreenshots, screen recording, code snippet
WordPress Version 6.5
WordPress Version 6.6.1
Environment info
I have a customized hybrid theme setup so it could be a compatibility issue on my part but I just don't see what could have changed to cause this and what I need to do to fix it. I've tried with the Gutenberg plugin as well to see if it's been fixed since but no luck.
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
The text was updated successfully, but these errors were encountered: