fkhadra / fkhadra/react-toastify
example in the browser for using "transition" in the ToastContainer Next Js parameter does not work there
- Dominant language
- TypeScript
- Stars
- 13.4k
- Forks
- 741
- PR merge metrics
- No merged PRs in 30d
Description

You can't bounce straight away, for beginners maybe just "bounce" straight away. whereas curly braces {}, indicating that the transition value is a JavaScript expression.
solution:
"ToastContainer =
position="bottom-right"
autoClose={5000}
hideProgressBar={false}
newestOnTop={false}
closeOnClick
rtl={false}
pauseOnFocusLoss
draggable
pauseOnHover
theme="light"
transition={Flip} -------- don't immediately bounce/flip etc without {}
"
Contributor guide
Assessment
This issue has not been assessed yet.