-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
For some reason autocomplete renders drop down with suggestions outside the app-root, just at the end of body.
I have found the same issue description here : https://stackoverflow.com/questions/47567179/material-angular-select-dropdown-renders-totally-outside-app-root?answertab=votes#tab-top
What is the expected behavior?
It should render just below parent control
What is the current behavior?
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://goo.gl/wwnhMV
https://stackblitz.com/edit/angular-byq8u1?file=app%2Fapp.component.html
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 5, Material 5.2.4
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels