oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
348 stars 173 forks source link

How to stop onSelect while hovering on item #450

Closed MrNocTV closed 4 years ago

MrNocTV commented 4 years ago

It's annoying to have this issue. Because I only want to get the item when the user actually clicks on it, not just by hovering on the item. Please suggest a workaround if any, because I've tried all of the documented properties and none of them works.