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

Input width calculation is broken #5

Closed sc8696 closed 8 years ago

sc8696 commented 8 years ago

shadow.width is not a function - line 332

Also occurs on the demo pages

Chrome 46

indrimuska commented 8 years ago

Hi @sc8696, Thank you for reporting this issue, this is due to a bug in the last commit. Going to fix it asap.

indrimuska commented 8 years ago

Check out the new release 0.6.3.