fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.33k stars 676 forks source link

Bug with render the toast #1082

Closed organroman closed 3 months ago

organroman commented 3 months ago

Do you want to request a feature or report a bug? Bug

What is the current behavior? Doesn't render the toast as expected

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your CodeSandbox (https://codesandbox.io/s/new) example below:

Open sandBox. click "stages", below enter some text in input and click "add". https://codesandbox.io/p/sandbox/xenodochial-dew-wvnx6r

What is the expected behavior?

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React? React 18, mui 5. Version 9 of toster works perfect in my other projects with the same setup