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

Issue #1331 by gxleano: Fix warning on tag addition via enter key #1332

Closed gxleano closed 4 months ago

gxleano commented 4 months ago

1331

yairEO commented 4 months ago

Thanks, but I've already solved this and pushed a new version:

https://github.com/yairEO/tagify/releases/tag/v4.26.0

Tagify is extremely complex/fragile and every tiny thing has major consequences on other areas, and since I never had gotten the time to write a thousand tests for it, I resort to manual testing and sometimes I miss testing some scenarios.