Closed billy0222 closed 9 months ago
Thanks a lot! Can you also fix the second problem?
Well that is a separate thing for which I will need to create a separate ticket and look into it.
I've created a new issue according to your report: https://github.com/yairEO/tagify/issues/1286
The new release throw an error on the demo page again.
Empty (no value) edited tag is not removed when focus out.
Uncaught TypeError: Cannot read properties of undefined (reading 'trim') at .onEditTagDone (tagify:26:45526) at .onEditTagBlur (tagify:26:33430)
@billy0222 - Thanks a lot for reporting, am fixing it now
When the dropdown list is re-filtered and the suggestions list is visible again (previously hidden since no match), then press "esc", the tag is removed, but the dropdown list is still shown.
Edited: Or you can just type "a" then press "esc" to reproduce the bug.
Prerequisites
💥 Demo Page
https://codepen.io/vsync/pen/wvGaKxd
Explanation