Prevent close Toastr on Click
I found a toastr option to do it
toastr.options.tapToDismiss = false
Example: https://jsfiddle.net/w96udv4e/5/
I found a toastr option to do it
toastr.options.tapToDismiss = false
Example: https://jsfiddle.net/w96udv4e/5/