tomchentw / react-toastr

React.js toastr component
https://tomchentw.github.io/react-toastr/
MIT License
619 stars 112 forks source link

alert box doesn't hide #10

Closed prakharsingh closed 9 years ago

prakharsingh commented 9 years ago

I've come across this issue while using react-toastr in my application that if the alertbox is going to dismiss automatically after pre defined interval and I hover on it at that particular moment then it stucks and won't clear neither by itself nor using clear() method given for clearing alerts. Please fix this as soon as possible.

tomchentw commented 9 years ago

Closed by 6879a76ba02ed0ebd3149f0a6f6715b4bb1c483e

prakharsingh commented 9 years ago

Is it fixed?

tomchentw commented 9 years ago

Would you like to try it with latest version?

prakharsingh commented 9 years ago

Yeah Sure.