JanStevens / angular-growl-2

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

No content #84

Closed krema closed 9 years ago

krema commented 9 years ago

Does anyone know what's going on here? I think binding is not working, right?

bildschirmfoto 2015-04-20 um 23 03 55

code:

growl.warning("This adds a warn message");
growl.info("This adds a info message");
growl.success("This adds a success message");
growl.error("This adds a error message");
mujuni88 commented 9 years ago

I have the same issue. Can someone look into this

asabirov commented 9 years ago

Are you using angular-translate?

I fixed that case there https://github.com/JanStevens/angular-growl-2/commit/9df4e8136dc0fdf15a91c6a92d749b080183d7e5