jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

Ajax reqeust is not abort when input < minChar

Open develth opened this issue 7 years ago • 2 comments

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

develth avatar Jun 20 '18 08:06 develth

Same here problem Thanks and Regards Consumer complaint online

currentceoindia avatar Sep 06 '19 12:09 currentceoindia

Same here

nhaberl avatar Dec 10 '20 08:12 nhaberl