Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all results shown if less than limit #124

Closed
skwalker opened this issue Feb 3, 2017 · 2 comments
Closed

Not all results shown if less than limit #124

skwalker opened this issue Feb 3, 2017 · 2 comments

Comments

@skwalker
Copy link

skwalker commented Feb 3, 2017

(originally filed as twitter/typeahead.js#1232)

The fix for this is to swap two lines here:
rendered += idx; should be after that._append

Thanks!

@jlbooker
Copy link
Contributor

jlbooker commented Feb 4, 2017

I believe this was reported in this fork in #43 and fixed in #52 . Are you sure you're using the latest version?

@skwalker
Copy link
Author

skwalker commented Feb 8, 2017

Yep, it started working, thanks!

@skwalker skwalker closed this as completed Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants