JanStevens/angular-growl-2

No content

krema opened this issue · 2 comments

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");

I have the same issue. Can someone look into this

Are you using angular-translate?

I fixed that case there 9df4e81