kav-viasat
kav-viasat
### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description ``` @for (breadcrumb of breadcrumbs(); track breadcrumb.name; let i = $index) { @if (breadcrumb.linkPath) { {{...
``` LandingPageComponent › should create TypeError: import_shepherd.default.Tour is not a constructor 186 | this.shepherdService.modal = true; 187 | this.shepherdService.confirmCancel = false; > 188 | this.shepherdService.addSteps(Shepherd.tourStepToShepherd(this.tourSteps, this.router)); | ^ 189 |...
- Current Angular version that is supported is 20, increase dependencies to allow newer angular versions to be installed, ie upto Angular 22 as there are minimal breaking changes in...