yairEO / tagify

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

Drop down list no longer updated after enabled number of characters reached #1307

Closed paulstephane closed 7 months ago

paulstephane commented 7 months ago

Since your last update, once the "enabled" number of characters has been typed, if extra characters are keyed in the suggestion (dropdown) list is no longer updated.

bst73775 commented 7 months ago

I can confirm this is an issue, thanks for pointing it out, took me hours to find out why my code suddenly does not work as expected

paulstephane commented 7 months ago

Great, thanks. Hope it can be fixed easily.