Closed (fixed)
Project:
Patternkit
Version:
9.1.x-dev
Component:
Module Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2025 at 16:17 UTC
Updated:
1 Dec 2025 at 15:54 UTC
Jump to comment: Most recent
Reusable block support in Patternkit does not work as intended, and in most cases, does not result in the ability to reuse a configured block in multiple places with configuration in only one location. Due to this, support for reusable blocks as it currently exists will be removed from Patternkit until it can be re-evaluated and potentially re-implemented.
This will involve a migration process to remove/replace any existing blocks that needs to be explored and implemented for any current users.
enable_reusable_blocks service parameter from #3511525: Remove the derivatives for loading reusable patternsStart within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
sluceroComment #3
sluceroComment #5
sluceroComment #6
johnle commentedI've tested this against Drupal 11.2.8 and nothing seems to be broken. I've only enable the Patternkit example to do some testing on layout builder. I had to get around the whole. I did ran into an issue when I try applying the patch to the latest dev branch. The patch wasn't the issue but the latest dev branch gave me an error
Adding this repository to my composer.json project did however fix that issue above.
Comment #8
sluceroMerged for inclusion in the 9.1.3 release. See #3542304: Patternkit 9.1.3 Release Plan.