I\'m having a problem with trying to use Angular\'s *ngFor and *ngIf on the same element.
*ngFor
*ngIf
When trying to loop through the collection in th
{{log(thing)}} {{thing.name}}