corejavascript / corejavascript/typeahead.js

Limit on Bloodhound sources used?

Open
#174 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
968
Forks
231
PR merge metrics
No merged PRs in 30d

Description

Hi all,

We've been using this typeahead without many issues in multiple projects. Now, for some CRM application, we have a typeahead set up with 8 different Bloodhound sources. It all seems to work, untill we tried searching for something that the 7th or 8th remote source should return. Turns out only the first 5 (or 6) resources are being used. Only when I backspace a character, and type it again, we are getting results from the last few resources.

Is there a limit option we missed, or is it browser related? We're in the dark on this one.

We implemented an older version 0.11.1 since that one never had any bugs in previous projects.
We tested on latest FireFox.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.