* first render ones a option is available

* simpler logic
This commit is contained in:
Niels Lyngsø
2025-02-10 15:23:36 +01:00
committed by GitHub
parent 37cc67c6d2
commit 4d931e55ca

View File

@@ -123,6 +123,9 @@ export class UmbPropertyEditorUIBlockGridAreaTypePermissionElement
}
override render() {
if (this._blockTypesWithElementName.length === 0) {
return nothing;
}
return html`<div id="permissions">
${repeat(
this._value,