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
When using Tree with ng-template, the a-tag href link does not work. Either in my development environment nor on the documentation page of primeNG v18, 19
Environment
Windows 11, using primeNG 19 with NX and Angular 19
Describe the bug
When using Tree with ng-template, the a-tag href link does not work. Either in my development environment nor on the documentation page of primeNG v18, 19
Environment
Windows 11, using primeNG 19 with NX and Angular 19
Reproducer
No response
Angular version
19.0.0
PrimeNG version
19.0.0
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
22.12.0
Browser(s)
Chrome
Steps to reproduce the behavior
Just use the recommendes Code from the Template Section of the Tree Component Doc-page (https://primeng.org/tree#template)
Expected behavior
Clicking the link, a new tab opens with the defined link the data defined in the treeNodeArray
The text was updated successfully, but these errors were encountered: