ngx-toastr, Toast not showing in Angular 7

 Try to import ~ngx-toastr/toastr.css in your main... style.css of angular app .

It will not be working due to a conflict between some CSS.

  @import '~ngx-toastr/toastr.css';

Comments

Popular posts from this blog

Npgsql query and format with output parameters

Npgsql Helper class