trevoreyre / autocomplete

Accessible autocomplete component for vanilla JavaScript and Vue.
https://autocomplete.trevoreyre.com
MIT License
434 stars 75 forks source link

AutocompleteCore: Fix `submitOnEnter` behaviour #156

Closed digitas-git closed 1 year ago

digitas-git commented 1 year ago

Prevent default action (i. e. form submit) when selecting an entry from result list with Enter while submitOnEnter: false