Prevent Subscription memory leaks in Angular 16

We, Angular developers all know the struggle to make sure we don’t leave Subscriptions open after the corresponding component is destroyed…