Demo URL
No response
What happened?
When a toaster is triggered from a modal, the toaster message appears behind the modal's overlay, making it nearly invisible.
I did some digging and think I found the problem:
I think by default the modal should have a lower z-index, or the toaster a higher one.
Reproduction steps
1. Create a modal
2. Trigger a tairo toaster
...
Relevant log output
No response
What browsers are you seeing the problem on?
Chrome
What is your operating system?
MacOS
Demo URL
No response
What happened?
When a toaster is triggered from a modal, the toaster message appears behind the modal's overlay, making it nearly invisible.
I did some digging and think I found the problem:
z-[9999]class:nt-containerhas a lower z-index: https://github.com/cssninjaStudio/nuxt-toaster/tree/mainI think by default the modal should have a lower z-index, or the toaster a higher one.
Reproduction steps
Relevant log output
No response
What browsers are you seeing the problem on?
Chrome
What is your operating system?
MacOS