darylrowland / angucomplete

AngularJS Autocomplete Directive
510 stars 281 forks source link

Changed ng-click to ng-mousedown, as sometimes blur event is fired before click. Should fix #51 and #39 #69

Closed snanda85 closed 5 months ago

snanda85 commented 10 years ago

Changed ng-click to ng-mousedown, as sometimes blur event is fired before click. Should fix #51 and #39