- Issue created by @dstorozhuk
I see a loot of Claro related issue was closed, but I faced with a new one.
Probably it is related to my environment, I haven't tested on purely fresh installation, but see the issue with missing delete icon.
Just create a Taxonomy reference multivalued field.
Fix the CSS like that:
.autocomplete-deluxe-item-delete {
top: 6px;
right: 8px;
width: 16px;
height: 16px;
background: url("../images/close.svg");
}
Active
2.0
Multiple values