diff --git a/plugins/view-resources/src/components/ObjectBoxPopup.svelte b/plugins/view-resources/src/components/ObjectBoxPopup.svelte index 839db61baf..ba07106201 100644 --- a/plugins/view-resources/src/components/ObjectBoxPopup.svelte +++ b/plugins/view-resources/src/components/ObjectBoxPopup.svelte @@ -14,9 +14,18 @@ --> + + {@const presenter = findAttributePresenter(client, it._class, groupBy)} + {#if presenter} + + {/if} +