jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

update findBestHint function

Open migliori opened this issue 5 years ago • 0 comments

Hello,

When hitting the backward key in the search input I got a "Cannot read property 'toLowerCase' of undefined" error.

I solved the issue with editing the findBestHint function when suggestion.value doesn't exist.

Thanks

migliori avatar Jan 15 '21 09:01 migliori