nt1m / material-framework

[Unmaintained] An easy to use material design based framework.
http://nt1m.github.io/material-framework
MIT License
388 stars 86 forks source link

Dialog appears under it's overlay on iOS #141

Open nt1m opened 9 years ago

PalmerAL commented 9 years ago

Works fine on safari 7

nt1m commented 9 years ago

@PalmerAL Weird, I get this issue on iOS 8

PalmerAL commented 9 years ago

If you place the overlay element after the dialog in the markup, this will happen, but this occurs on all browsers (and not just webkit).

nt1m commented 9 years ago

@PalmerAL The overlay is already after the dialog (it's now auto generated by JS). Firefox isn't affected by this bug.