We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See demo of issue here: https://stackblitz.com/edit/angular-5tzbtq?file=src/app/app.component.html
What behavior were you expecting to see? After scrolling horizontally, the menu should appear below the anchor element.
What behavior did you actually see? Menu appears to the left of the anchor element.
The text was updated successfully, but these errors were encountered:
Should be fixed by #16235.
Sorry, something went wrong.
@crisbeto Thank you! I apologize for missing that.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Reproduction
See demo of issue here: https://stackblitz.com/edit/angular-5tzbtq?file=src/app/app.component.html
Expected Behavior
What behavior were you expecting to see?
After scrolling horizontally, the menu should appear below the anchor element.
Actual Behavior
What behavior did you actually see?
Menu appears to the left of the anchor element.
Environment
The text was updated successfully, but these errors were encountered: