@if (anomalies$ | async; as anomalies) { @if (anomalies.length) { {{ treeControl.isExpanded(node) ? 'expand_more' : 'chevron_right' }} {{ node.name }} {{ node?.childCount }} } @else { Herzlichen Glückwunsch, es liegen keine Anomalien vor! } }