ngToast
ngToast copied to clipboard
'additionalClasses' ng-enter is not triggered on first toast
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.
@levithomason maybe do you have an idea on this?
I have the same issue. I am using Angular 1.6.0, ngToast 2.0.0 and the animate library