JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

Getting and destroying all growl messages #60

Closed chasemgray closed 9 years ago

chasemgray commented 9 years ago

56

JanStevens commented 9 years ago

Thanks!

wkjesus commented 9 years ago

Can anybody put an example on how to destroy all messages ??

growl.warning("text",{title:"title",ttl:-1});

i use growl.destroyAllMessages(); but get errors

GottfriedEgger commented 9 years ago

There is a bug in the current release. It has been fixed but not yet released...