typeahead.js
typeahead.js copied to clipboard
Fix limit on async suggestions
On async responses with multiple results the current code has bug that subtracts the number of results before slicing the required number to complete the limit.