query builder document picker starts inside root

This commit is contained in:
Lone Iversen
2023-11-28 21:08:52 +01:00
parent a7c9b157d4
commit 3ccabf9a33

View File

@@ -43,6 +43,7 @@ export class UmbTreePickerModalElement<TreeItemType extends TreeItemPresentation
<umb-body-layout headline="Select">
<uui-box>
<umb-tree
hide-tree-root
alias=${this.data?.treeAlias}
@selection-change=${this.#onSelectionChange}
.selection=${this._selection}