indrimuska / angular-selector

A native AngularJS directive that transform a simple <select> box into a full html select with typeahead.
http://indrimuska.github.io/angular-selector
MIT License
96 stars 36 forks source link

Modified the dist/angular-selector.js file to fix issue #21 - Dropdow… #75

Open actias opened 7 years ago

actias commented 7 years ago

Modified the dist/angular-selector.js file to fix issue #21 - Dropdown closing on scroll click in IE and Edge

tomas-m-nielsen commented 4 years ago

you need to make the changes in src. dist will be overridden on build