v18-rc.2 Component: ConfirmationDialog #16963
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I would like to apply a styleClass to the reject button of the dialog. The Dialog is opened with the ConfirmationService but the class p-button-secondary is not applied to the reject button.
The following code describes how i open the dialog.
and in my app.component.html i have the target element
the following template was generated
Environment
noticed while developing, on windows 11
Reproducer
https://stackblitz.com/edit/github-hmetwe?file=src%2Fapp%2Fapp.component.ts
Angular version
18.0.1
PrimeNG version
18.0.0-rc.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.5.1
Browser(s)
Chrome v. 131.0.6778.86
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: