scttcper / ngx-toastr

🍞 Angular Toastr
https://ngx-toastr.vercel.app
MIT License
2.52k stars 358 forks source link

Modal toastr? #720

Closed swinkel17 closed 5 years ago

swinkel17 commented 5 years ago

I'm hoping to make my error toastr notifications modal, but I haven't found a way for this to be possible. I've removed the timeout, added a close button, but I want the screen underneath to be inaccessible until the toastr is acknowledged. Is this currently attainable?

scttcper commented 5 years ago

use a modal library?