You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
You can keep the potential results in an array and remove the item which was selected in the itemSelect event handler. Then use the filter function of the plugin to look for matches in that array (Check the examples 5 & 6 in demo for the use of filter function and itemSelect event).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In a comma separated list, with auto-completion, after I have already selected an option it shows up again in autocomplete.
eg. If I have already chosen United States as one of my Favourite countries then it should not show up again in autocomplete but it does appear again.
The text was updated successfully, but these errors were encountered: