kamauwashington
Results
1
issues of
kamauwashington
regardless of closeOnClick true/false, the notification can always be closed by clicking it. Using the latest version. notification.error( { message: "And Stuff", title: 'Things', delay: 10000, closeOnClick:false, maxCount:1 ``` }...