fkhadra / react-toastify

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

notifications on top of `<dialogue>` #981

Closed rohankm closed 7 months ago

rohankm commented 12 months ago

Hi i was wondering how to make the toasts appear on top of <dialogue>

fkhadra commented 11 months ago

Hey could you share a repo or a codesanbox with the issue. You probably have to play with the z-index or use a portal to display the container