sciactive / pnotify

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

Check invalid styling and return a meaningful error #316

Open ppazos opened 6 years ago

ppazos commented 6 years ago

Trying to add styling for bootstrap I set the value 'bootstrap' instead of 'bootstrap3' and I got an error: this.styles is undefined

It would be useful to actually check the values are valid and throw an error with the valid values to set on the styling option.

ppazos commented 4 years ago

same happens when setting bootstrap4 and bt4 was not included in the page, I get this error