Fix link selector

This commit is contained in:
Adria Navarro 2025-01-23 15:29:59 +01:00
parent 4c48ad6526
commit 8f02dff5cd
1 changed files with 1 additions and 0 deletions

View File

@ -310,6 +310,7 @@
dataSet={links}
{value}
onSelect={handleSelected}
identifiers={["tableId", "fieldName"]}
/>
{/if}
{#if fields?.length}