AH
Зачем categoryId там где его нет?
Size: a a a
AH
AS
S
S
<ng-container *ngIf="({ id: categoryId$ | async }) as category">
<ng-container *ngIf="!category.id">...</ng-container>
<ng-container *ngIf="category.id === 23">...</ng-container>
</ng-container>
AS
DP
V
V
ДМ
DP
ДМ
ДМ
ID
ID
L
L
ДМ
ID