diegoddox / react-redux-toastr

react-redux-toastr is a toastr message implemented with Redux
http://diegoddox.github.io/react-redux-toastr/
MIT License
752 stars 149 forks source link

Disable dissapear after hover + setTimeout infinity #273

Closed goxr3plus closed 2 years ago

goxr3plus commented 2 years ago

What i want to achieve is the user to be able to close the toaster only with the small X.

What should i put on the timeout to make it infinite ? When the user hovers in and out of the toastr it dissapears how to prevent that ?

I am using the latest version of react-redux-toastr

@diegoddox Thank you :)

diegoddox commented 2 years ago

Hi @goxr3plus here you can see what options you can have