Fix missing toolbar items on settings form
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3560020. -->
Reported by: [refs](https://www.drupal.org/user/3743599)
Related to !138
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Since all toolbar items are also removed from the settings pages of frontend_editing, they will not be displayed correctly there.</p>
<p><img src="https://www.drupal.org/files/issues/2025-11-26/Screenshot%20From%202025-11-26%2010-56-24.png" alt="Screenshot"></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Skip settings route in toolbar_alter hook</p>
issue