sweetify-django
sweetify-django copied to clipboard
The parameter "allowOutsideClick" is incompatible with toasts
It is normal behaviour that I get this JavaScript console warning on every Sweetify toast?
SweetAlert2: The parameter "allowOutsideClick" is incompatible with toasts sweetalert2.all.min.js:5:1392
I don't actually use "allowOutsideClick" anywhere in my code, and when I do try to set it to "false" for my toasts, the issue persists. It's not causing problems, but obviously I'd rather not see warnings.