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

Fix empty response

Open SunboX opened this issue 10 years ago • 0 comments

Ignore empty response suggestions and try to fetch again. The server may return empty responses, because it starts searching only if a string of min-length of 3 chars is given (to avoid huge responses).

SunboX avatar Mar 24 '15 13:03 SunboX