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 (232 forks)batch import
bughelp wanted

Repository metrics

Stars
 (956 stars)
PR merge metrics
 (No merged PRs in 30d)

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