Open WillooWisp opened 8 years ago
Hey @WillooWisp
I've never encountered this before, could you try to recreate the problem in a plunkr please?
I was having the same issue, due to having the time in seconds instead of milliseconds. The documentation should describe which time units are used. And if the time is too short (I was trying with 4(ms)) the notification doesn't disappear
I'll update the readme. Thanks for the heads up 👍
I'm facing something related, in my case pauseOnHover is not working at all in html toast, it always get closed.
Is there any way you can set the close timer other than using setTimeout function? Please help.
Same issue here, Timer doesn't work neither clickOnClose
Some times the timer works as setup, e.g. 5000 ms, but very often it the progress continues on forever and the dialog never closes.