primevue
primevue copied to clipboard
Toast: White border around Toast when using dark mode theme and tailwind.
Describe the bug
Hello
I noticed a white border around the toast component whenever I'm in dark mode. The bug is reflected in the reproducer. I tried it with aura dark green in this case.
It seems like the layers are not working as expected for this component.
Reproducer
https://stackblitz.com/edit/primevue-nuxt-issue-template-y3wsqp
PrimeVue version
3.47.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Brave
Steps to reproduce the behavior
- Use tailwind
- Add the correct layering
- Use a dark theme (in this case I tried aura)
- Generate a toast
Expected behavior
The toast should not have a border and should like like the example on primevue.org when using dark mode.
Thanks a lot for your report! I set a milestone for it. We'll check before the milestone is released.
We need more time to investigate this issue. I am setting a new milestone.
Thank you.