Remove dashes on Tagify autocomplete widget when option "On click" is used
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3509656. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
Related to !137
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When there is an entity reference field from hierarchical taxonomy term using "On click" option, they are rendered with dashes.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>1. Create a hierarchical vocabulary<br>
2. Create an entity reference field referencing the previous vocabulary<br>
3. Enable "On click" option in the Tagify widget<br>
4. Click on the field and see how the dropdown items have been rendered with dashes</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Remove the dashes from the dropdown items.</p>
issue