jQuery-Autocomplete
jQuery-Autocomplete copied to clipboard
Ajax reqeust is not abort when input < minChar
Hi there,
i recognized that the ajax input is still running when the current input is < minChar. That causes that "onSearchComplete" with the last minChar request is is called when no input is given.
IMHO it should abort the current request, when current input < minChar.
Thanks & Best, Thomas
Same here problem Thanks and Regards Consumer complaint online
Same here