fix(edges): edges not returned by getter on pane ready event
This commit is contained in:
@@ -89,9 +89,7 @@ onPaneReady(() => {
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
immediate: true,
|
||||
},
|
||||
{ immediate: true },
|
||||
)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user