You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This time when trying to overwrite close icon there is no way to add p-dialog-header-close-icon via slot as the slot is not exposing this class.
Yes - it can be done manually, but to keep consistency with other components the slot should expose this class. And for easier potential future changes in library.
Describe the bug
Similar to #4264
This time when trying to overwrite close icon there is no way to add
p-dialog-header-close-icon
via slot as the slot is not exposing this class.Yes - it can be done manually, but to keep consistency with other components the slot should expose this class. And for easier potential future changes in library.
Reproducer
https://codesandbox.io/p/sandbox/cranky-cookies-7wddpn
PrimeVue version
3.32.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: