When Gutenberg is active, block patterns listed in theme.json does not appear #41959
Labels
[Feature] Patterns
A collection of blocks that can be synced (previously reusable blocks) or unsynced
Description
In theme.json, I have added the following patterns from the pattern directory:
"patterns": [ "site-footer-with-logo-contact-info-social-links-and-copyright", "heading-with-two-font-sizes-and-separators" ]
The version of the theme.json file is 2.
The patterns are in the categories text, columns and headers respectively.
Without Gutenberg active, the patterns show up in the pattern inserter or pattern explorer for these categories.
When I activate Gutenberg, the patterns are not available.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
WordPress 6.0
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: