machineboy2045 / angular-selectize

angular-selectize
MIT License
201 stars 115 forks source link

Doesn't Search when using 'labelField' and 'valueField' #143

Closed aselby closed 8 years ago

aselby commented 8 years ago

The search stops working when I just a "custom" label field and value fields

I modified the demo plunker to show the problem.

Any help would be apperaticed

http://plnkr.co/edit/LZqzKkXlW59qdk0kpaLx

aselby commented 8 years ago

Needed to also add the SearchField parameter

Thanks