darylrowland/angucomplete

ng-model hard-coded string

Opened this issue · 1 comments

I was wondering how I could set the ng-model of the input-field at my own. I thought the selectedObject would be do that thing but then I saw that the ng-model was hard coded ("searchString"). Is there a possibility to change that or am I doing something wrong?

Yes, I think I have the same problem. The ang-complete field does not update correctly if you have an ng-model attribute set on it.