John Lee
Results
1
comments of
John Lee
the logic inside this function is wrong function async(suggestions) { suggestions = suggestions || []; if (!canceled && rendered < that.limit) { that.cancel = $.noop; rendered += suggestions.length; that._append(query, suggestions.slice(0,...