fix: Re-enable workflow setup guide button (#2358)
Fixes workflow setup guide not showing when button is clicked
This commit is contained in:
parent
ea3b5e7322
commit
83211b2f19
@ -130,6 +130,7 @@ export class WorkflowsNew extends LiteElement {
|
|||||||
path: `user-guide/workflow-setup/#${this.userGuideHashLink}`,
|
path: `user-guide/workflow-setup/#${this.userGuideHashLink}`,
|
||||||
},
|
},
|
||||||
bubbles: true,
|
bubbles: true,
|
||||||
|
composed: true,
|
||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
}}
|
}}
|
||||||
|
Loading…
Reference in New Issue
Block a user