Prevent autocomplete from loading if user has already searched
Closed this issue · 0 comments
Simon-Dirks commented
Because of debounce autocomplete can take a little while to show. In that period, the user might have already searched, meaning the autocomplete does not need to be shown anymore.