fix(flow): re-set elements if elements are empty and modelValue contains els

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-12-20 19:29:52 +01:00
parent 304e8f5423
commit 535f7e60f2
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -100,7 +100,6 @@ onMounted(() => {
)
})
})
onRenderTriggered(console.log)
</script>
<script lang="ts">
export default {