corejavascript / corejavascript/typeahead.js
Duplicate records coming in typeahead search
Open
- Dominant language
- JavaScript
- Stars
- 968
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
I am implementing typeahead search using typeahaead.js but as type in typeahead searchbox, in suggestions dropdown each records is coming twice.I checked the datasource(that is POST api call),it has only unique records.where am I doing wrong?Any help or relevant links.
I asked this on SO also..not getting any help
http://stackoverflow.com/questions/35320812/duplicate-records-coming-in-typeahead-search
similar issue discussed here https://github.com/twitter/typeahead.js/issues/298
Contributor guide
Assessment
This issue has not been assessed yet.