Update Tagify to v4.35.4
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3544578. --> Reported by: [saidatom](https://www.drupal.org/user/1846674) Related to !166 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <ol> <li>Upgrade yairEO/tagify into v4.35.4</li> <li> <pre>1) Drupal\Tests\tagify_facets\FunctionalJavascript\FieldWidget\TagifyWidgetTest::testTagifyFacets<br>TypeError: Cannot destructure property 'value' of 'e.detail.data' as it is undefined.<br>&nbsp;&nbsp;&nbsp; at Text.&lt;anonymous&gt; (http://localhost/web/modules/custom/tagify-3544578/modules/tagify_facets/js/tagify-widget.js?t20c3i:167:19)<br>&nbsp;&nbsp;&nbsp; at P.trigger (http://cdnjs.cloudflare.com/ajax/libs/tagify/4.35.4/tagify.min.js:1:44457)<br>&nbsp;&nbsp;&nbsp; at http://cdnjs.cloudflare.com/ajax/libs/tagify/4.35.4/tagify.min.js:1:73016<br>&nbsp;&nbsp;&nbsp; at P.&lt;anonymous&gt; (http://cdnjs.cloudflare.com/ajax/libs/tagify/4.35.4/tagify.min.js:1:73941)<br>/builds/issue/tagify-3544578/web/core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php:134<br>FAILURES!</pre></li> </ol> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix <code>TypeError: Cannot destructure property 'value' of 'e.detail.data' as it is undefined</code></p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue