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
I am having some issues with the popover element in the latest version
First of all, the arrow does not switch sides correctly. I saw that a PR is already under review so I will not be posting a fix to this. Please consider adding the fix in the next release :)
Otherwise, I am trying to use a design token for scoped theming, but it has no effect.
I managed to modify it's style through the define preset method, but a global style is not a great solution for our case.
Design tokens and extend components are great features so allow me to congratulate you on your work. It would be great though if we could have some more documentation and tutorials regarding these new features.
I am not providing a PR as I am not sure how to fix the issue but if you can direct me, I would be more than happy to contribute.
Describe the bug
Hello!
I am having some issues with the popover element in the latest version
First of all, the arrow does not switch sides correctly. I saw that a PR is already under review so I will not be posting a fix to this. Please consider adding the fix in the next release :)
Otherwise, I am trying to use a design token for scoped theming, but it has no effect.
I managed to modify it's style through the define preset method, but a global style is not a great solution for our case.
Design tokens and extend components are great features so allow me to congratulate you on your work. It would be great though if we could have some more documentation and tutorials regarding these new features.
I am not providing a PR as I am not sure how to fix the issue but if you can direct me, I would be more than happy to contribute.
Thank you!!
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/~/github.com/tsapasMi33/primeng-issue-template
Environment
Windows 11,
(Not sure what to write here..
Angular version
19.1.4
PrimeNG version
v19
Node version
22.9.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The design token should modify the component in it's scope
The text was updated successfully, but these errors were encountered: