sweetalert2 / ngx-sweetalert2

Declarative, reactive, and template-driven SweetAlert2 integration for Angular
MIT License
657 stars 95 forks source link

open multiple alerts #207

Closed christodev1 closed 2 years ago

christodev1 commented 2 years ago

Hey, is there any way to open multiple alerts? i call swal.fire() but this dismiss the last modal instance

limonte commented 2 years ago

Unfortunately, that's not possible https://github.com/sweetalert2/sweetalert2/issues/770