Hacker News new | ask | show | jobs
by uberneo 3751 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