Open nicolasgoudard opened 3 years ago
UP ! I answer to my own question. I have set the template parameter when I call $.notify. The problem exists since bootstrap 4, almost 3 years already. Why you don't fix it ? In the next version, I think you should generate it automatically by adding an optional parameter "bootstrap version" .
$.notify({title : '', message : message},
{ type: type,
placement : {from : "bottom", align : "center"},
delay: delay,
template: '
Any possibility of getting the update from the notify!!!
Hello,
I am using CDN How can I change the some classes for Bootstrap 5 compatibity ?
button close : class="close" to class="btn-close" grid layout : col-xs- to col-
thanks in advance best regards