When an alert is triggered, and the side menu is open, the alert shows behind the side menu.
When i trigger the alert with the menu open, the alert will show in front of all (superior z-index)
Steps to reproduce:
Please see the plunker and just click in the navbar, will open the side menu,
then click in the item of the side-menu and see how the alert shows behind the menu
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
I think the problem is with the display flex breaking the z-index
Which Ionic Version? 1.x or 2.x
2.0 beta9
You can test this here
http://plnkr.co/edit/wgyEsyic58cLs4dbyvRX?p=preview
Thanks for reporting the issue! I will look into it tomorrow.
@SebastianGiro fixed! @adamdbradley refactored the whole overlay system!
Nice!
Most helpful comment
Thanks for reporting the issue! I will look into it tomorrow.