-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Description
I don't get animations for any toasts after the fist one. Upon inspection it seems that the animation classes are not added.
The config:
{
autoDismiss: true,
extendedTimeOut: 3000,
maxOpened: 2,
newestOnTop: true,
positionClass: 'toast-top-full-width',
preventOpenDuplicates: false,
tapToDismiss: true,
templates: {
toast: 'app/templates/toast.html'
},
timeOut: 5000
}
angular: 1.4.4
Metadata
Metadata
Assignees
Labels
No labels