It makes a network request for it in my code but not here despite my mark-up being the same.
<input typeahead="state for state in states | filter:$viewValue | limitTo:8" type="text" ng-model="state" />
It makes a network request for it in my code but not here despite my mark-up being the same.
<input typeahead="state for state in states | filter:$viewValue | limitTo:8" type="text" ng-model="state" />