Toast: Close button is missing in Aura theme #15285
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The close button is missing on toasts when using the Aura theme. This appears to be a CSS issue; if you apply this style to your styles.css file
The button will appear again and is fully functional.
Environment
Stackblitz
Reproducer
https://stackblitz.com/edit/github-4g2ojy?file=src%2Fapp%2Fapp.component.html
Angular version
17.3.4
PrimeNG version
17.13.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.1
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The close button should appear on the toast.
The text was updated successfully, but these errors were encountered: