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

Fixed #16282 Loading icon does not show on child items #16342

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

heeenkie
Copy link
Contributor

@heeenkie heeenkie commented Sep 4, 2024

Fixes #16282 - When using loadingMode="icon", the spinning loading icon only appears on root items, not on child items.

The bug occurred due to not including loadingMode="icon" to the nested TreeNode component.

The new line forwards the loadingMode veriable to the nested TreeNode component.

Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Sep 4, 2024 10:17am

@mehmetcetin01140 mehmetcetin01140 merged commit 5cebcb2 into primefaces:master Sep 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p-tree: Lazy loading icon does not show on child items
3 participants