Picklist sourceHeader and targetHeader properties don't work in v19 #17754
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
After migrating my app from v17 to v19 the headers of my picklist went missing, on v17 they worked. Using
sourceHeader
andtargetHeader
does not show any effect anymore. Am I missing something or is this a bug?Using templates seem to work (demonstrated in the StackBlitz).
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/stackblitz-starters-9oxthvck?file=src%2Fmain.ts
Environment
Nothing special
Angular version
19.0.6
PrimeNG version
v19
Node version
18.20.3
Browser(s)
No response
Steps to reproduce the behavior
Set sourceHeader and targetHeader properties and don't use templates
Expected behavior
Headers should be rendered.
The text was updated successfully, but these errors were encountered: