Fix link selector
This commit is contained in:
parent
4c48ad6526
commit
8f02dff5cd
|
@ -310,6 +310,7 @@
|
|||
dataSet={links}
|
||||
{value}
|
||||
onSelect={handleSelected}
|
||||
identifiers={["tableId", "fieldName"]}
|
||||
/>
|
||||
{/if}
|
||||
{#if fields?.length}
|
||||
|
|
Loading…
Reference in New Issue