Closed Fyb3roptik closed 8 years ago
How do I do this? I need to only show a div if something in my $scope.user is not set.
Using handlebars did not work
nm just used ng-if for this. Hope this helps someone!
How do I do this? I need to only show a div if something in my $scope.user is not set.
Using handlebars did not work