typeahead.js
typeahead.js copied to clipboard
Increase rendered count after appending suggestions
Since only that.limit - rendered
items are appended, the rendered count should be increased after the call to that._append()
, and not before.
Yes, can confirm that this is a necessary bug fix as I also ran into this as well.
Wanted to pull the same bug fix today :D
Similar discussions and issues #1499 #1497 #1485 #1451 #1420
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.