sciactive / pnotify

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

Click on buttons from Confirm module does not work in Safari #346

Closed igor-y closed 5 years ago

igor-y commented 5 years ago

Button click does not work after click on button text. Click on button area, but not on its text fires click event as it should.

Issues is reproducible on demo page https://sciactive.github.io/pnotify/#demos-simple (section 'Confirm module').

Safari version: Version 11.0.2 (13604.4.7.1.3)

hperrin commented 5 years ago

I can't reproduce this in Safari 12.

hperrin commented 5 years ago

(Also, I don't have Safari 11 to test.)