fix: Return empty arrays if pane isn't ready yet

This commit is contained in:
Braks
2022-04-11 11:30:10 +02:00
parent 636598ba1a
commit ea69dc58ee
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ export class Storage {
...getters,
...actions,
})
const flow: UseVueFlow = {
...hooksOn,
...getters,