e682b4453c
Copying the example, mentioned at Activated Route (https://angular.io/api/router/ActivatedRoute), to Stackblitz doesn't compile: https://stackblitz.com/edit/angular-x7pbeb? That's because the example does not use .pipe. I've updated the example to include `pipe`. PR Close #29752