fix: Return empty arrays if pane isn't ready yet
This commit is contained in:
@@ -53,6 +53,7 @@ export class Storage {
|
||||
...getters,
|
||||
...actions,
|
||||
})
|
||||
|
||||
const flow: UseVueFlow = {
|
||||
...hooksOn,
|
||||
...getters,
|
||||
|
||||
Reference in New Issue
Block a user