Skip to content

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

Merged
mehmetcetin01140 merged 1 commit intoprimefaces:masterfrom
heeenkie:patch-1
Sep 10, 2024
Merged

Fixed #16282 Loading icon does not show on child items#16342
mehmetcetin01140 merged 1 commit intoprimefaces:masterfrom
heeenkie:patch-1

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.

@vercel
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

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