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 afd93f0 commit 1e4df06Copy full SHA for 1e4df06
src/material/autocomplete/autocomplete-trigger.ts
@@ -240,7 +240,6 @@ export class MatAutocompleteTrigger
240
private _viewContainerRef: ViewContainerRef,
241
private _zone: NgZone,
242
private _changeDetectorRef: ChangeDetectorRef,
243
- /** Subscription to viewport orientation changes. */
244
private _breakpointObserver: BreakpointObserver,
245
@Inject(MAT_AUTOCOMPLETE_SCROLL_STRATEGY) scrollStrategy: any,
246
@Optional() private _dir: Directionality | null,
0 commit comments