marcelodolza / iziToast

Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
https://marcelodolza.github.io/iziToast/
Apache License 2.0
2.62k stars 306 forks source link

Toasts don't close on timeout #122

Closed Olivier61 closed 6 years ago

Olivier61 commented 6 years ago

Hi,

When creating multiple toast at short interval some are not closing at timeout.

You can reproduce it at http://izitoast.marcelodolce.com/#Options

Most of the times one toast (or more) are not closed, usually the last opened. Moving the mouse over and out of the toast sometimes makes it close, but not always.

Reproduced on Safari (11.0.3), Firefox (58.0.2), Chrome (64.0.32) all on macOS High Sierra

Anyway to fix this ?

Thanks !

Olivier

marcelodolza commented 6 years ago

Hello. I'm aware of the problem. I'll publish corrections soon.

marcelodolza commented 6 years ago

Could you update your package and run the tests? https://github.com/dolce/iziToast/releases/tag/v1.3.0

Olivier61 commented 6 years ago

Hi, it's indeed fixed. Great tool and great support ! Thanks.