`<div class="tab-content" cg-busy="load"></div>` `$scope.load = personFactory.getAll()` It is still showing loading bar to the div when I got an error from the HTTP request.