yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

A double tag is created for delimiter when typed #1343

Closed maxi-amodei closed 4 months ago

maxi-amodei commented 4 months ago

DEMO: CleanShot 2024-05-09 at 18 16 36

maxi-amodei commented 4 months ago

Its an issue when the automatic duplicate removal is deactivated

yairEO commented 4 months ago

what are the steps to reproduce please?

maxi-amodei commented 4 months ago

Thanks for the quick response: Go to official page: https://yaireo.github.io/tagify/ press comma (,) on any if the first two inputs. You will see the duplication. It is automatically removed there, but when the automatic duplicate removal is deactivated, it becomes an issue