-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Toast: closeIcon on message is outside of button #13707
Comments
@ethanolree can you make any reproducible code and share with us |
HTML: TS: any toast using closeIcon |
@ethanolree ya, got it. Thanks for your response. Btw: you should use only icon name like |
…ustom-not-working fix: #13707 || Toast: closeIcon on message is outside of button
Describe the bug
Adding a customIcon to toast messages causes the icon to appear outside of the button
Environment
Angular with PrimeNG
Reproducer
No response
Angular version
16.2.5
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
Add a closeIcon to any toast message
Expected behavior
Icon will appear inside of the toast button
The text was updated successfully, but these errors were encountered: