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

[Bug] Sometimes toast not being removed from UI automatically #16

Closed
rajanchavda opened this issue Aug 11, 2024 · 2 comments · Fixed by #17
Closed

[Bug] Sometimes toast not being removed from UI automatically #16

rajanchavda opened this issue Aug 11, 2024 · 2 comments · Fixed by #17

Comments

@rajanchavda
Copy link

I'm submitting a Bug


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report 
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Auto close toast message, sometimes not being automatically removed from UI. And Just stucks-up there. We can do nothing but refresh the page to remove it.

Expected behavior

Auto close toasts should get removed automatically everytime.

Minimal reproduction of the problem with instructions

Randomly create toasts, some times you will be able to reproduce the issue

Environment


Angular version: X.Y.Z


Browser:
- [x] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

Demo:
toast not being removed.webm

github-actions bot pushed a commit that referenced this issue Aug 25, 2024
## [3.0.1-beta.1](v3.0.0...v3.0.1-beta.1) (2024-08-25)

### Bug Fixes

* fixed toast message not being removed automatically and minor changeDetection changes ([aceb7ae](aceb7ae)), closes [#16](#16)
@shhdharmen
Copy link
Contributor

🎉 This issue has been resolved in version 3.0.1-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Aug 25, 2024
## [3.0.1](v3.0.0...v3.0.1) (2024-08-25)

### Bug Fixes

* fixed toast message not being removed automatically and minor changeDetection changes ([aceb7ae](aceb7ae)), closes [#16](#16)
Copy link

🎉 This issue has been resolved in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants