timolins / react-hot-toast

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

Toast is flashing repeatedly #152

Closed rwc0920 closed 1 year ago

rwc0920 commented 2 years ago

After clicking on a button to activate the toast. It will continuously flash and not stop. The only parameters I'm passing in to is duration and position.

savedPrograms

timolins commented 2 years ago

Can you provide an example which reproduces this?

potapovnikita commented 2 years ago

The same error. Reproducing with a few Toasts providers, which used in microservices. Toaster component should be a singleton component.