ngx-toastr, Toast not showing in Angular 7

后端 未结 16 1700
清歌不尽
清歌不尽 2021-02-01 12:37

I\'m currently developing a web app using Angular 7. I wanted to include ngx-toastr to send notifications to users but it isn\'t working as expected. When I trigger a toast noth

16条回答
  •  遥遥无期
    2021-02-01 13:05

    I know this question is 3 months old but just to inform everyone of the latest changes. ngx-toastr v10.0.2 no longer has this bug with bootstrap v4.2.1

    So updating your ngx-toastr should fix this issue. It did for me :)

    https://github.com/scttcper/ngx-toastr/releases

提交回复
热议问题