key hack - correct reporting progress rows

This commit is contained in:
SPRINX0\prochazka
2025-03-04 15:30:18 +01:00
parent 4015e2566e
commit cfc9b809fc

View File

@@ -213,6 +213,7 @@
<div class="title"><FontIcon icon="icon tables" /> Map source tables/files</div>
{#key targetEditKey}
{#key progressHolder}
<TableControl
rows={$values.sourceList || []}
columns={[
@@ -338,6 +339,7 @@
</svelte:fragment>
</TableControl>
{/key}
{/key}
</div>
</div>