You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using react toasty in my project. I was doing a simple authentication with firebase. There I was trying to show a toast after user login. But the same toast is keep showing again and again .
The text was updated successfully, but these errors were encountered:
Please see this issue - #741. At the bottom there are two reproduction sandboxes. This issue seems to be unique to using react-toastify in react 18. According to one of the comments, disabling strict mode in react solved an issue. It did not however work for me.
Hello, I am using react toasty in my project. I was doing a simple authentication with firebase. There I was trying to show a toast after user login. But the same toast is keep showing again and again .
The text was updated successfully, but these errors were encountered: