Closed Maremic closed 1 month ago
https://codepen.io/Hellsink/pen/yLddRro same in this demo, when you try to include autoComplete:{enabled:true,} it do not work
if you start typing cz
you must apply the auto-complete, which is only a suggestion and doesn't actually changes your input until you press the Right-Arrow
or Tab
key.
Also, in this specific demo, the there is no auto-highlighting of the first-matched dropdown item.
Thanks, now at demo page svg images are visible, but it still do not have autocomplete and when you select smething it do not appear as tag until you write exactly same text and then hit double enter.
=> on https://yaireo.github.io/tagify/#section-extra-properties
=> on demo page
there are no images on dropdown, and autocomplete do not run, when you hit enter it do not create selected tag till its exactly the same, I met exactly same issue in my project
Originally posted by @Maremic in https://github.com/yairEO/tagify/issues/1379#issuecomment-2357623223