Hacker News new | ask | show | jobs
by uberneo 3796 days ago
You can use ng-if="results" for your result div and this will only display the div only when the $scope.results have got the values from AJAX call