mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
fix(frontend): load flow is not initialized
This commit is contained in:
@@ -50,8 +50,9 @@
|
||||
path: $page.params.path
|
||||
})
|
||||
}
|
||||
initialPath = flow.path
|
||||
|
||||
await initFlow(flow, flowStore, flowStateStore)
|
||||
initialPath = flow.path
|
||||
loading = false
|
||||
selectedId = stateLoadedFromUrl?.selectedId
|
||||
$dirtyStore = false
|
||||
|
||||
Reference in New Issue
Block a user