Why does typeahead request 'typeahead-popup.html'?
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" store-validator type="text" ng-model="state" />
No comments:
Post a Comment