corejavascript/typeahead.js

Autoselect select first item of all datasets

Open

#196 opened on Jan 9, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (956 stars) (232 forks)batch import
bughelp wanted

Description

Autoselect is a great options but with multiple dataset it select each first option of all datasets. It need to select the first option of the first dataset.

See the screenshot below : 2019-01-09_174617

Contributor guide