We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd318fb commit 869dfb3Copy full SHA for 869dfb3
src/material/autocomplete/autocomplete-trigger.ts
@@ -239,7 +239,6 @@ export class MatAutocompleteTrigger
239
private _viewContainerRef: ViewContainerRef,
240
private _zone: NgZone,
241
private _changeDetectorRef: ChangeDetectorRef,
242
- /** Subscription to viewport orientation changes. */
243
private _breakpointObserver: BreakpointObserver,
244
@Inject(MAT_AUTOCOMPLETE_SCROLL_STRATEGY) scrollStrategy: any,
245
@Optional() private _dir: Directionality | null,
0 commit comments