Skip to content
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

All toasts gets cleared upon clearing an individual toast #46

Closed
ChrisIsidora opened this issue Oct 18, 2016 · 0 comments
Closed

All toasts gets cleared upon clearing an individual toast #46

ChrisIsidora opened this issue Oct 18, 2016 · 0 comments

Comments

@ChrisIsidora
Copy link
Contributor

  • I'm submitting a ...
    [x ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
  • Do you want to request a feature or report a bug?
    Bug
  • What is the current behavior?
    All toasts gets cleared when you clear only an individual toast
  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.
    Show a toast of any type with an timeout of null then show another toast with an timeout of null.
  • What is the expected behavior?
    Only the toast with the provided id should be cleared the rest should stay on the screen
  • What is the motivation / use case for changing the behavior?
    It's a bug, i shoulnt work like that
  • Please tell us about your environment:
  • Angular version: 2.0.0
  • Browser: [all ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
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

2 participants