i expected to be above on the bottom, but shows below
See original GitHub issueSettings
<md-menu y-position="above" x-position="before" #menuTheme="mdMenu">
<button md-menu-item *ngFor="let theme of settings.themes.material" (click)="clickChangeTheme(theme)" >
{{ i18n.themes.material[theme] }}
</button>
</md-menu>
Expected
To be on above.
Bug - in image
You can see it is below.
Which versions of Angular, Material, OS, browsers are affected?
Is there anything else we should know?
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:9 (5 by maintainers)
Top Results From Across the Web
How to keep your footer where it belongs ? - freeCodeCamp
For a quick fix, you can absolutely position the footer at the bottom of the page. But this comes with its own downside....
Read more >css footer not displaying at the bottom of the page
Bottom of the page means there's no div below the footer, but it's not always there if you're scrolled up. – AlxVallejo. Nov...
Read more >Pasted images show just the bottom few pixels?
Pasted images show just the bottom few pixels? I am using Word 2019, but I started with this document with Word 2016. The...
Read more >Use notifications on your iPhone or iPad - Apple Support
iPhone showing how to manage notifications. Swipe left over an alert or group of alerts. Tap Options, then select from these options:.
Read more >Excel formula to find top 3, 5, 10 values in column or row
Need to return not only the values themselves but their names too? ... For example, to find bottom N values in the table...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should’ve been fixed with https://github.com/angular/material2/pull/2677. Is anybody able to test against the
master
builds?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.