Tour button is missing in classic toolbar
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3313846. -->
Reported by: [a.milkovsky](https://www.drupal.org/user/1761220)
Related to !185 !186
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Tour button is missing in hidden classic (legacy) admin toolbar. Looks like it is a regression of <a href="https://www.drupal.org/project/gin/issues/3210428">https://www.drupal.org/project/gin/issues/3210428</a></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Open any page with a tour (e.g. views edit page).</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Keep the tour button ID in HTML, as <code>web/core/modules/tour/js/tour.js</code> relies on it.</p>
> Related issue: [Issue #3210428](https://www.drupal.org/node/3210428)
issue