react-toastify icon indicating copy to clipboard operation
react-toastify copied to clipboard

React notification made easy 🚀 !

Results 241 react-toastify issues
Sort by recently updated
recently updated
newest added

I'm using a custom CSS in my application and I've noticed that since updating to v9 the `autoClose` option no longer work. After a short debug session I've found that...

bug

**Do you want to request a *feature* or report a *bug*?** Bug report! **What is the current behavior?** Thanks for the great library, this is very slick and professional! Unfortunately...

bug
Reproduction Needed

**Do you want to request a *feature* or report a *bug*?** I want to request a feature **What is the current behavior?** Currently, when using toast.promise you can only set...

Feature Request

**Do you want to request a *feature* or report a *bug*?** A Bug **What is the current behavior?** v9.0.4 seems to add a breaking change . My setup works with...

I'd really like to use my own completely styled toast component and just use the toastify api to display/close it. It doesn't seem like this is possible (didn't find anything...

Feature Request

There was no way to add custom type for "pending" and "error" event for ToastPromiseParams

## Issue In version 9, `shaking` still occurred when **dragging while clicking the `close button`**. > This problem occurs prominently in the **safari desktop** environment. - [Issue new video](https://drive.google.com/file/d/1qAyAVcsCV2jkRm9OpQjJJn01roIaJlPx/view?usp=sharing) -...

I don't have `allowSyntheticDefaultImports` set in my project, so the typescript compiler is giving me warnings about these imports. This PR will fix the warnings

Toastify supports 3 basic themes: light, dark and colored. When selecting the theme on https://fkhadra.github.io/react-toastify/introduction/ , nothing happens to the `` sample code. This should trigger the **theme attribute** to...

bug
documentation