sciactive / pnotify

Beautiful JavaScript notifications with Web Notifications support.
https://sciactive.com/pnotify/
Apache License 2.0
3.65k stars 514 forks source link

PNotify Confirm Module on Mobile with Modal mode #336

Open CrisAlfie opened 6 years ago

CrisAlfie commented 6 years ago

Does anyone know how to solve the issue stated here:

https://stackoverflow.com/questions/43948871/pnotify-confirm-module-on-mobile-with-modal-mode#_=_

hperrin commented 6 years ago

Thanks for the heads up. This is a bug in PNotify. I added a fix in the Stack Overflow answer section.

CrisAlfie commented 6 years ago

Thank you for the support, Pnotify is awesome!

hperrin commented 6 years ago

No problem. :) I'm going to leave this issue open, since it's still a bug present in PNotify.

CrisAlfie commented 6 years ago

Oh, I thought Version 3.2.2 had it fixed. Ok, I guess you will close it when done?, does that mean the fix in SO will not work for every browser, or you need to make additional checks?