astro.client library is added to the page without a client cache query buster
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3582201. --> Reported by: [mayur-sose](https://www.drupal.org/user/3832406) Related to !823 >>> <h3 id="overview">Overview</h3> <p>After adding a component to the Canvas, a console error occurs during the hydration process.</p> <h4>Steps to Reproduce:</h4> <ul> <li>Open the Canvas editor.</li> <li>Add the <strong>Card</strong> component (or any JS-based component) to the page.</li> <li>Check the browser console.</li> </ul> <h4>Console Error:</h4> <pre><pre>[astro-island] Error hydrating /canvas/api/v0/auto-saves/js/js_component/logo_card <br>TypeError: Cannot read properties of undefined (reading '__H')</pre></pre><h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3>
issue