CodeSeven / toastr

Simple javascript toast notifications
http://www.toastrjs.com
MIT License
11.9k stars 2.04k forks source link

toastr does not work with bootstrap 5 ? #697

Closed avnermosh closed 1 year ago

avnermosh commented 1 year ago

Should I expect toastr to work properly with bootstrap 5 ? See my post in: https://stackoverflow.com/questions/75242712/toastr-options-not-working-with-bootstrap-5

theveloperspl commented 1 year ago

you can close this issue as it was all your mistake

avnermosh commented 1 year ago

This is not an issue. It was my mistake. I didn't notice the clear() command which cleared the toasts and led me to believe that the Library was not working ok.