typeahead.js icon indicating copy to clipboard operation
typeahead.js copied to clipboard

Fix limit on async suggestions

Open pmcneil opened this issue 4 years ago • 1 comments

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.

pmcneil avatar Dec 16 '20 03:12 pmcneil

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 16 '20 03:12 CLAassistant