ngToast icon indicating copy to clipboard operation
ngToast copied to clipboard

'additionalClasses' ng-enter is not triggered on first toast

Open WRMSRwasTaken opened this issue 8 years ago • 2 comments

Hi, following problem:

using the 'additionalClasses' in combination with animate.css, as you described in your README, my first toast's ng-enter is not animated at all.

The first's ng-leave and all next toasts are animated correctly, until you refresh the page.

I made a fiddle here, demonstrating the problem:

https://jsfiddle.net/774a9dq4/

My versions are the latest installed from bower.

WRMSRwasTaken avatar Sep 15 '16 20:09 WRMSRwasTaken

@levithomason maybe do you have an idea on this?

tameraydin avatar Oct 18 '16 16:10 tameraydin

I have the same issue. I am using Angular 1.6.0, ngToast 2.0.0 and the animate library

jkevinburton avatar Dec 22 '16 20:12 jkevinburton