Fix edit icons being shown in preview results table
This commit is contained in:
parent
cd8414e6a1
commit
6df0ff57a4
|
@ -109,6 +109,7 @@
|
|||
{disableSorting}
|
||||
{customPlaceholder}
|
||||
allowEditRows={allowEditing}
|
||||
allowEditColumns={allowEditing}
|
||||
showAutoColumns={!hideAutocolumns}
|
||||
{allowClickRows}
|
||||
on:clickrelationship={e => selectRelationship(e.detail)}
|
||||
|
|
Loading…
Reference in New Issue