corejavascript / corejavascript/typeahead.js
Limit on async requests when using more than six data sources
Open
- Dominant language
- JavaScript
- Stars
- 968
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
I've been using this library for quite some time, and I've noticed that if I use more than six data sources, only the first six requests are made.

I have eight data sources, but no matter what I do, I'm only seeing requests for the first six. I am using the latest version of this fork.
Contributor guide
Assessment
This issue has not been assessed yet.