autoComplete.js icon indicating copy to clipboard operation
autoComplete.js copied to clipboard

Destroy autocomplete once initialized

Open MuhammadTahseenurRehman opened this issue 2 years ago • 1 comments

I am inserting selected city areas in autocomplete but when user changed the city then I am facing a problem that I cannot remove the areas of previously selected city and it is creating problem for me. is there any way that I can destroy autocomplete when user changed its city and then I can put areas of the selected city again?

SO it is the problem for all autoComplete users that they cannot destroy list once created.

MuhammadTahseenurRehman avatar Jul 15 '22 07:07 MuhammadTahseenurRehman

@MuhammadTahseenurRehman do you mean, when the user select a city, the suggestions list does not disappear ?

REDAL avatar Jul 15 '22 14:07 REDAL