Open syluna opened 1 month ago
Setup treeSelect component basic (sample on official primeng 17.x doc) When set default template for node this works:
When I add itemtogglericon template with default template for node. Default template is not apply :
Angular 18 Node 22 PrimeNG 17
https://stackblitz.com/edit/uykktl?embed=1&file=src%2Fapp%2Ftree-select-basic-demo.html
18.0.2
17.18.11
Angular CLI App
TypeScript
22.9.0
Chrome 130, Edge, Firefox
No response
Template of itemtogglericon apply with the default node too.
Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles:
Describe the bug
Setup treeSelect component basic (sample on official primeng 17.x doc) When set default template for node this works:
When I add itemtogglericon template with default template for node. Default template is not apply :
Environment
Angular 18 Node 22 PrimeNG 17
Reproducer
https://stackblitz.com/edit/uykktl?embed=1&file=src%2Fapp%2Ftree-select-basic-demo.html
Angular version
18.0.2
PrimeNG version
17.18.11
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.9.0
Browser(s)
Chrome 130, Edge, Firefox
Steps to reproduce the behavior
No response
Expected behavior
Template of itemtogglericon apply with the default node too.