@ -213,7 +213,7 @@ export class AsyncTree extends TreeView {
let loadingIcon;
createWidget({
type: AbsoluteLayout.xtype,
element: `#${treeNode.tId}`,
element: self.element.find(`#${treeNode.tId}`),
css: {
position: "relative",
},