You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everebody, I have issues trying to display multiple swal.
Only the last swal is displayed. I tried many things with sweetalert and sweetalert2, without success. I tried use swal.queue but i have error like swal.queue doesnt exist.
Because i have situation where condition1 and condition2 are true or other situations ... And in fact i have more than 3 swal, but this is for the example.
Hello everebody, I have issues trying to display multiple swal.
Only the last swal is displayed. I tried many things with sweetalert and sweetalert2, without success. I tried use swal.queue but i have error like swal.queue doesnt exist.
Because i have situation where condition1 and condition2 are true or other situations ... And in fact i have more than 3 swal, but this is for the example.
Here is my code :
Thanks for your help
The text was updated successfully, but these errors were encountered: