* fix loading (#2275)

Co-authored-by: dhrn <dharan.g@muraai.com>
This commit is contained in:
Eugenio Romano
2021-09-03 15:35:07 +01:00
committed by GitHub
co-authored by dhrn
parent 6bc0dabc58
commit 8afedd6e1f
@@ -23,6 +23,7 @@
[display]="documentDisplayMode$ | async"
selectionMode="multiple"
[currentFolderId]="node?.id"
[loading]="true"
[showHeader]="showHeader"
[node]="nodeResult"
[allowDropFiles]="true"