ibrahimgabsi
Results
2
issues of
ibrahimgabsi
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 13.3.9...
area: forms
needs triage
### Which @angular/* package(s) are relevant/related to the feature request? @angular/material/bottom-sheet ### Description Consider this service: ``` .... @Injectable({ providedIn: 'root', }) export class MyBottomSheetService { private bottomSheet = inject(MatBottomSheet);...
P4
area: material/bottom-sheet