From 4cbe73b3f4d36192325ce1380c92bec3f1d49730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Thu, 3 Aug 2023 15:06:40 +0200 Subject: [PATCH] todo --- .../shared/property-action-menu/property-action-menu.element.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-action/shared/property-action-menu/property-action-menu.element.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-action/shared/property-action-menu/property-action-menu.element.ts index 2496b833e0..bf0f3a9091 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/property-action/shared/property-action-menu/property-action-menu.element.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/property-action/shared/property-action-menu/property-action-menu.element.ts @@ -65,6 +65,7 @@ export class UmbPropertyActionMenuElement extends UmbLitElement { event.stopPropagation(); } + // TODO: Implement extension-slot on change event. And use the extension slot instead of custom implementation. render() { return this._actions.length > 0 ? html`