Skip to content

Fix autosuggest bug

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 25 Jul 12:34
· 1 commit to master since this release

Autosuggest was causing a keyup event to fire when selecting an option from the datalist when the search was an exact match. Meaning only one result was returned.