Unnecessary components are not disabled in the monolith approach
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3582133. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>There are a bunch of different blocks that we explicitly want to disable because they are not relevant to editors. Doing this in the monolithic recipe does not work. The blocks are disabled in the config export but enabled on site install.</p> <p><img src="https://www.drupal.org/files/issues/2026-03-30/Screenshot%202026-03-29%20at%202.57.29%E2%80%AFpm.png" width="300px" alt=""></p> > Related issue: [Issue #3572171](https://www.drupal.org/node/3572171)
issue