timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.44k stars 309 forks source link

Delay/debounce toast.promise? #38

Open make-github-pseudonymous-again opened 3 years ago

make-github-pseudonymous-again commented 3 years ago

Is it possible to avoid rendering the toast completely when the promise being monitored resolves fast?

timolins commented 3 years ago

This is currently not possible. We can consider this for future releases.