iziToast icon indicating copy to clipboard operation
iziToast copied to clipboard

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.

Results 47 iziToast issues
Sort by recently updated
recently updated
newest added

Can we put actions vertically? Like an HTML Notification: ![Notification](https://developers.google.com/web/fundamentals/push-notifications/images/notification-screenshots/desktop/chrome-actions.png)

What is the best practice to replace the icons with the latest version of fontawesome?

Same issue as #183 , just more details. It seems to be related to the cosmetic filters of uBlock Origin (and probably other ad-blockers). the **##.iziToast-capsule** filter is present in...

Hello. Check your site. Toasts doesn't work (Chrome, Firefox).

Hi, I´am having this issue when I try to compile my project. So, I have to comment the method to continue compiling, but the iziToast works perfectly fine! Any idea?...

When onClosing or onClosed event is used together with overlay (which can close toast) event is called two times. Steps to reproduce: 1. Create two toasts with overlay and overlayClose,...

When I was running a test application on iPhone 6/7/8 mode in Chrome 74, I could show a toast message with no problems, but there was a warning in the...

I use version 1.4 and I was able to integrate it with Angular7. iziToast is work, but when I run the unit tests for method show in my services. There...

Is there a way to have a progress bar progress to the end but not close the iziToast? I want the progress bar to "force" the user to make a...

I would love to have an opportunity to manipulate the order of apperaring of toasts. Now, each toast appears one **ABOVE** other and it's bring me some sort of inconvenience,...