ajax - AngularJS: http, promise (not loading fast enough) -


i using $http method , getting data use on input field autocomplete.

this data small can still happen user typing in input field before data has beed loaded.

i make $http call when user has typed in input field. there other solutions? somehow prevent page rendering?


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -