Skip to content

Commit

Permalink
Merge pull request #16342 from heeenkie/patch-1
Browse files Browse the repository at this point in the history
Fixed #16282 Loading icon does not show on child items
  • Loading branch information
mehmetcetin01140 authored Sep 10, 2024
2 parents b50810f + d903d8a commit 5cebcb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/tree/tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ import {
[index]="index"
[itemSize]="itemSize"
[level]="level + 1"
[loadingMode]="loadingMode"
></p-treeNode>
</ul>
</li>
Expand Down

0 comments on commit 5cebcb2

Please sign in to comment.