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

Not able to close a Toast with v. 10 #634

Closed
destus90 opened this issue Mar 14, 2019 · 6 comments
Closed

Not able to close a Toast with v. 10 #634

destus90 opened this issue Mar 14, 2019 · 6 comments
Labels

Comments

@destus90
Copy link

Can't clear a Toast with ngx-toastr v.10. When you click on the close button, you won't get any results. It works fine with v.9. Demo https://stackblitz.com/edit/angular-qsbo9d?file=src/styles.css:

@vmhung93
Copy link

vmhung93 commented Mar 14, 2019

I am also facing this problem. But I realize that if you use toastr-bs4-alert.scss instead of toastr.css then the toastr works fine. You can click close button and clear this toastr.

@ujjaldey
Copy link

ujjaldey commented Mar 14, 2019

Yes. I am also facing the same issue. Close button is not working. Works fine with: "ngx-toastr": "^9.0.0"

@scttcper
Copy link
Owner

thanks for clear explanation. looks like i missed renaming one of the classes

@scttcper
Copy link
Owner

🎉 This issue has been resolved in version 10.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ajuravle
Copy link

On version 10.0.4 still not working

@ubrucezhang
Copy link

ubrucezhang commented Jan 22, 2020

I tried 10.1.0, 10.0.1 and v9.0.0,
None of them works.

I am using Angular 7.1.4

golovlyev pushed a commit to Micord/ngx-toastr that referenced this issue Mar 13, 2020
golovlyev pushed a commit to golovlyev/ngx-toastr that referenced this issue Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants