tomchentw / react-toastr

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

fix (jQueryMixin): reset state.isHiding on MouseEnter event #7

Closed Janekk closed 9 years ago

Janekk commented 9 years ago

The state.isHiding wasn't reset after a MouseEnter on a toast. This blocks then the entire hide functionality.

tomchentw commented 9 years ago

Merged by #9. Close now.