Skip to content

docs: use takeUntilDestroyed in component category list - #33863

Open
MeAkib wants to merge 1 commit into
angular:mainfrom
MeAkib:docs/category-list-take-until-destroyed
Open

MeAkib wants to merge 1 commit into
angular:mainfrom
MeAkib:docs/category-list-take-until-destroyed

Conversation

@MeAkib

@MeAkib MeAkib commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Replace the deprecated combineLatest result selector with a map operator and clean up the route params subscription with takeUntilDestroyed instead of a manual Subscription and ngOnDestroy.

Replace the deprecated `combineLatest` result selector with a `map` operator
and clean up the route params subscription with `takeUntilDestroyed` instead
of a manual `Subscription` and `ngOnDestroy`.
@angular-robot angular-robot Bot added the area: docs Related to the documentation label Sep 23, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant