Skip to content
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

Picklist sourceHeader and targetHeader properties don't work in v19 #17754

Open
2 of 4 tasks
r3migius opened this issue Feb 23, 2025 · 1 comment
Open
2 of 4 tasks

Picklist sourceHeader and targetHeader properties don't work in v19 #17754

r3migius opened this issue Feb 23, 2025 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@r3migius
Copy link

Describe the bug

After migrating my app from v17 to v19 the headers of my picklist went missing, on v17 they worked. Using sourceHeader and targetHeader 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

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

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.

@r3migius r3migius added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 23, 2025
@majkers
Copy link
Contributor

majkers commented Feb 28, 2025

the same as #17536 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants