tomchentw / react-toastr

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

fix(jQueryMixin): clear ToastMessage. #13

Closed XuHaoJun closed 9 years ago

XuHaoJun commented 9 years ago

Because not trigger re-setTimeout on mouseleave when ToastMessage isHiding.

tomchentw commented 9 years ago

Any updates on this?