kbanman / selectize-ng

Selectize directive for AngularJS with two-way bindings for both values and options
MIT License
19 stars 7 forks source link

Returns string values instead of numerics for value field. #10

Open rcollette opened 9 years ago

rcollette commented 9 years ago

If the value field is a numeric, the value returned in ngModel bound field is a string.