МД
Size: a a a
МД
АД
Вキ
АД
МД
Вキ
Вキ
МД
АИ
Вキ
АД
АИ
AK
goToPage(page) {
const query = this.route.snapshot.queryParams;
const url = this.route.snapshot.url;
this.router.navigate([url], {queryParams: {...query, ...{page: page}}});
}АИ
this.router.navigate(["./"], {queryParams: {page: page}, queryParamsHandling: "merge", relativeTo: this.activatedRoute});AK
this.router.navigate(["./"], {queryParams: {page: page}, queryParamsHandling: "merge", relativeTo: this.activatedRoute});АИ
AK
AK
АИ
request1.pipe(switchMap(res => selectRequest(res))АИ
selectRequest должна вернуть один из нескольких запросов