devbridge / jQuery-Autocomplete

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
https://www.devbridge.com/sourcery/components/jquery-autocomplete/
Other
3.56k stars 1.66k forks source link

it's better to call clear method automatic after setoptions!!!!! #697

Open netmou opened 6 years ago

netmou commented 6 years ago

see: a bug result isBadQuery always return true #696

netmou commented 6 years ago

Different params in options result to different result ,so the bad queries is need to clear after setoptions!