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

should be able to individually remove toasts now. #12

Merged
merged 3 commits into from
Jan 11, 2017
Merged

should be able to individually remove toasts now. #12

merged 3 commits into from
Jan 11, 2017

Conversation

baseballlover723
Copy link
Contributor

due to a bug in toastr, removing an individual toast doesn't actually remove it because it is visible. So a workaround is to remove the toast using jquery and then calling remove with the now deleted toast (for any sort of cleanup toastr may do). Clearing a toast works

@knownasilya knownasilya merged commit 4a09d8d into knownasilya:master Jan 11, 2017
@baseballlover723
Copy link
Contributor Author

tracking the toastr bug here
CodeSeven/toastr#494

knownasilya pushed a commit that referenced this pull request May 8, 2017
- Use npm for the toastr dependency, see #16
- Able to remove individual toasts, see #12
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

Successfully merging this pull request may close these issues.

None yet

2 participants