corejavascript/typeahead.js

NotFound template flashes every time prior to displaying results from a remote source

Open

#147 opened on Jun 30, 2017

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

Description

Given a specified NotFound template, when calling a remote source, the NotFound template is displayed while waiting for results. This means with every key press, the NotFound template flashes before displaying the actual results.

Contributor guide