sciactive / pnotify

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

Bower error #252

Open rafaelvectar opened 8 years ago

rafaelvectar commented 8 years ago

You aren't including pnotify.nonblock.css into bower dependencies. Without this css, pnotfy causes the error bellow:

pnotify.nonblock.js:2 Uncaught RangeError: Maximum call stack size exceeded.

You only just have to include this file inside the bower.json dependencies to fix it.

screenshot from 2016-07-08 16 32 10