kav-viasat

Results 3 issues of 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) { {{...

area: core
P4
bug
core: reactivity
cross-cutting: signals

``` 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...

enhancement
dependencies