cgross / angular-notify

Minimalistic and extensible notification service for Angular.
http://cgross.github.io/angular-notify/demo/
MIT License
432 stars 99 forks source link

Not working on ngDialog #66

Open sranjan-m opened 8 years ago

sranjan-m commented 8 years ago

If ngDialog pop up is open then Notify alert always pops up behind ngDialog. Is there any way to fix it? Or it is a bug? Plz help. If Notify can't show messages on ngDialog then I need to look for some other plugin. Thank you!!!