**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** There are no event handlers on <ToastContainer /> It would be nice to able to log every toast that appears
Activity
fkhadra commentedon Nov 25, 2024
Closing as this can be accomplished on outside the library with
toast.onChange
jonluca commentedon Nov 25, 2024
https://github.com/fkhadra/react-toastify/pull/1060/files this is the implementation I was talking about. But sounds good, no worries