0

I am using SweetAlert2 messages for notification but when this message executed then it is showing error like this in console.

Uncaught (in promise): timer

here is my alert message

swal({
  text: "Your data is being saved",
  showConfirmButton: false,
  timer: 1000
}).then(function () {

})
Limon Monte
  • 52,539
  • 45
  • 182
  • 213
Gaurav_0093
  • 1,040
  • 6
  • 28
  • 56

0 Answers0