josevillacreses

Results 1 issues of josevillacreses

I've trying to use ng-model="aModel" inside js-tag element. But nothing gets bound. With this code, as in the examples, I can get the value selected through $scope.tags.tags: ``` $scope.tags =...