Skip to content

Animations only for the first toast #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
razvanz opened this issue Aug 17, 2015 · 10 comments
Closed

Animations only for the first toast #121

razvanz opened this issue Aug 17, 2015 · 10 comments

Comments

@razvanz
Copy link

razvanz commented Aug 17, 2015

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

@Foxandxss
Copy link
Owner

Can I have a reproduction in a plunker?

@razvanz
Copy link
Author

razvanz commented Aug 17, 2015

There's the plunker. The behavior seems not to be influenced by the options. It's default. With default style / animation it isn't that noticeable, but it becomes an issue when customized.

@Foxandxss
Copy link
Owner

I see that, it only happens on 1.4.4. Will check.

@Foxandxss
Copy link
Owner

@razvanz Seems like it is a bug and it will be fixed for 1.4.5

@razvanz
Copy link
Author

razvanz commented Aug 20, 2015

Great 👍

@aosi87
Copy link

aosi87 commented Aug 24, 2015

Same here but on branch for angular 1.2.X

@Foxandxss
Copy link
Owner

@aosi87 I would need to see that in a plunker.

@Foxandxss
Copy link
Owner

1.4.5 is out so this should be fixed. If there is still a 1.2.x bug I would like a new issue with a repro.

@eliashdezr
Copy link

Getting this issue with Angular v1.4.9

@Foxandxss
Copy link
Owner

I need a repro and put it on a new issue.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants