angular-flash icon indicating copy to clipboard operation
angular-flash copied to clipboard

What's the proper way of animating multiple messages?

Open tomsoderlund opened this issue 11 years ago • 0 comments

I can only see my first flash message, not number 2, 3 etc. The reason is that once my messages array is not empty anymore, the CSS class .ng-hide-remove is never triggered again.

This is not visible in the angular-flash demo since there are page/route changes on every click.

Any suggestions?

tomsoderlund avatar Aug 12 '14 13:08 tomsoderlund