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

Component: Tree #17132

Closed
AlexHeidinger opened this issue Dec 19, 2024 · 1 comment · Fixed by #17153
Closed

Component: Tree #17132

AlexHeidinger opened this issue Dec 19, 2024 · 1 comment · Fixed by #17153
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@AlexHeidinger
Copy link

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

@AlexHeidinger AlexHeidinger added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 19, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 19, 2024
@mertsincan mertsincan added this to the 19.x milestone Dec 19, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 19, 2024
Copy link

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. ✨ Thank you for your contribution! ✨

qwadrox added a commit to qwadrox/primeng that referenced this issue Dec 19, 2024
@mertsincan mertsincan modified the milestones: 19.x, 19.0.2 Dec 25, 2024
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Resolution: Help Wanted Issue or pull request requires extra help and feedback labels Dec 25, 2024
@mertsincan mertsincan linked a pull request Dec 25, 2024 that will close this issue
mertsincan pushed a commit that referenced this issue Dec 25, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeNG Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants