I have two autocompletes on same page. When I search in first autocomplete it adds to the dom object.
Then when I search in second autocomplete it updates the existing
But then if I search in first autocomplete nothing happens. It does display result set.
Any help appreciated.