fkhadra / fkhadra/react-toastify
When ToastContainer is stacked and position is bottom-x there is problem with the position
- Dominant language
- TypeScript
- Stars
- 13.4k
- Forks
- 741
- PR merge metrics
- No merged PRs in 30d
Description
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Position is too low and multiple containers not act like the video on the docs
**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:**
https://codesandbox.io/p/sandbox/elastic-marco-htvygy
**What is the expected behavior?**
Like the video in this link : https://fkhadra.github.io/react-toastify/migration-v10#react-18-is-the-minimum-required-version-but
**Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?**
"react-toastify": "^10.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
Contributor guide
Assessment
This issue has not been assessed yet.