Menus created by a site template are not enabled in Canvas
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3550072. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !642 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Byte adds two new menus that are relevant to Canvas: Utility and Social. By default, these are not enabled in Canvas, and they can't be enabled by the recipe because they don't exist yet.</p> <p>Adding them to the Byte recipe to enable, I get:<br> <code>Entity canvas.component.block.system_menu_block.utility does not exist </code></p> <p>But if I move them to starter, this works, because they get created before the Byte recipe is applied.</p> <p>I didn't spend much time looking into this, in case there was an obvious workaround.</p>
issue