IF
Size: a a a
IF
DМ
SS
DM
ОС
AK
I
Y
I
А
DG
B
switchMap(() =>
combineLatest(
this.store$.pipe(select(selectAuthIdentityCompanyId)),
this.store$.pipe(select(selectCompanyOrderRoleFromIdentity)),
).pipe(filter(([companyId, companyRoles]) => !!(companyId && companyRoles))),
),
AS
AS
B
withLatestFrom(типа так написать?
combineLatest(1,2)
),
(
AS
withLatestFrom(1,2)
SФ
switchMap(() =>
combineLatest(
this.store$.pipe(select(selectAuthIdentityCompanyId)),
this.store$.pipe(select(selectCompanyOrderRoleFromIdentity)),
).pipe(filter(([companyId, companyRoles]) => !!(companyId && companyRoles))),
),
combineLatest(
[this.store$.pipe(select(selectAuthIdentityCompanyId)),
this.store$.pipe(select(selectCompanyOrderRoleFromIdentity))
],
)
AS
SФ