Introduces performance Issues hotfix to get Ids on later opened Items working

This commit is contained in:
milan 2024-04-05 16:18:38 +02:00
parent 13d68e2e07
commit 6e69f35fdc

View File

@ -789,6 +789,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement)
{
this.onopenend(event.detail.id, this, -1)
}
this._link_actions(this.actions)
}
}