tag-it icon indicating copy to clipboard operation
tag-it copied to clipboard

How to remove autocomplete?

Open dekey opened this issue 9 years ago • 2 comments

Hello, I want to ask how to remove/turn off autocomplete and use only tags?

dekey avatar Mar 14 '15 23:03 dekey

I have same issue. We do not need autocomplete feature. It would be a good idea to make autocomplete optional by providing a boolean flag. In case it is not active, not autocomplete functions are called.

I get that.tagInput.autocomplete is not a function at line 270, even if i am not using autocomplete. Why should we add jqueryUI autocomplete script if we don't need it.

djmj avatar May 27 '16 17:05 djmj

I get "no search results" displayed on the page, but don't want to use autocomplete. Can I turn it off?

haheute avatar Jun 14 '16 13:06 haheute