You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
I can open the menu in firefox but I'm forced to pick an option. I can't click outside the menu to close in the event that I don't want to pick an option.
Also, the image icons don't show up on the same line as the text.
The text was updated successfully, but these errors were encountered:
Caused by 6911506. Firefox and IE11 return "auto" when no z-index is set while chrome returns "". Firefox and IE11 will therefore be NaN and set the scrollmask z-index to 99 while chrome will set the scrollmask z-index to -1.
This happens in rc4.
https://material.angularjs.org/0.10.0-rc4/#/demo/material.components.menu
I can open the menu in firefox but I'm forced to pick an option. I can't click outside the menu to close in the event that I don't want to pick an option.
Also, the image icons don't show up on the same line as the text.
The text was updated successfully, but these errors were encountered: