devbridge / jQuery-Autocomplete

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
https://www.devbridge.com/sourcery/components/jquery-autocomplete/
Other
3.56k stars 1.66k forks source link

Dropdown not showing after pasting value #820

Open bureaublanc opened 3 years ago

bureaublanc commented 3 years ago

When pasting a value in the autocomplete field, the ajax-call fires and gets a result but the dropdown with suggestions isn't showing... Please help.