Skip to content

Animations only for the first toast #121

@razvanz

Description

@razvanz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions