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 52faefa commit 62e85c6Copy full SHA for 62e85c6
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