JanStevens / angular-growl-2

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

Bug with growl multiple instances #79

Closed rycastaneda closed 9 years ago

rycastaneda commented 9 years ago

I have a div which has the growl attribute and also a div which is in a directive. Calling growl calls both of them which is unexpected. Is this intended?

Edit: I called the growl function in a controller which covered the div directive.

JanStevens commented 9 years ago

Use the reference option (see the docs)