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

Typeahead remote not rendering all items from source #1594

Open
kubo08 opened this issue Dec 14, 2016 · 2 comments
Open

Typeahead remote not rendering all items from source #1594

kubo08 opened this issue Dec 14, 2016 · 2 comments

Comments

@kubo08
Copy link

kubo08 commented Dec 14, 2016

I used the "remote" property to set the datasource of suggestions.
Problem is only when remote datasource return less items than suggestion limit. Number of suggestions are cutted to: items.length - suggestion.limit.

This is what i get from remote
typeahead3

There are 4 results, suggestion limit is 5, that it display only 1 item.
typeahead2

Responsible block of code:
typeahead

@Faynman-Dragon
Copy link

Bloodhound not rendering all items from source too.

seangay pushed a commit to seangay/typeahead.js that referenced this issue Dec 16, 2016
…eturning the correct number of suggestions
@jlbooker
Copy link
Contributor

Duplicate of #1232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants