fix(editor): Fix workflow loading after switching to executions view in new canvas (no-changelog) (#10655)

This commit is contained in:
Alex Grozav
2024-09-04 13:18:20 +03:00
committed by GitHub
parent 8750b287f5
commit 0f91fd2b2e
4 changed files with 107 additions and 74 deletions

View File

@@ -328,6 +328,7 @@ export const routes: RouteRecordRaw[] = [
default: NodeView,
},
meta: {
nodeView: true,
middleware: ['authenticated'],
middlewareOptions: {
authenticated: {