fix: navigation with disabled items #484
Annotations
2 warnings
|
run-build-and-tests:
projects/design-angular-kit/src/lib/components/form/autocomplete/autocomplete.component.ts#L155
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.dev/style-guide#style-09-01)
|
|
run-build-and-tests:
projects/design-angular-kit/src/lib/components/form/autocomplete/autocomplete.component.ts#L104
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)
|