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

MultiSelect - v19, itemcheckboxicon template not being picked up #17390

Open
1 of 4 tasks
tgfactor opened this issue Jan 14, 2025 · 0 comments
Open
1 of 4 tasks

MultiSelect - v19, itemcheckboxicon template not being picked up #17390

tgfactor opened this issue Jan 14, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@tgfactor
Copy link

Describe the bug

After numerous attempts, and confirming that the headercheckboxicon template is indeed working, for some reason the multiselect component is not picking up the itemcheckboxicon template.

Image

Image

The header:

Image

The regular checkbox:

Image

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/bdtm3gtb?file=src%2Fapp%2Fmulti-select-template-demo.html

Environment

Using Primeng 19.0.6, attempting to use font-awesome icons.

Angular version

19.0.6

PrimeNG version

v19

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

Simply add the template for itemcheckboxicon and headercheckboxicon, include anything, it will show in the header but not in the items.

Expected behavior

I would expect to see the checkbox icon next to each item replaced with my appropriate icon in the template.

@tgfactor tgfactor added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 14, 2025
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

1 participant