windmill icon indicating copy to clipboard operation
windmill copied to clipboard

todo: Remove local binding + setTimeout

Open fatonramadani opened this issue 2 years ago • 0 comments

We should not need to use setTimeout: https://github.com/windmill-labs/windmill/blob/340add7f4fc2c5f63ef89bdb0511797c97cc54c6/frontend/src/lib/components/flows/content/FlowModuleComponent.svelte#L74

Local binding: https://github.com/windmill-labs/windmill/blob/340add7f4fc2c5f63ef89bdb0511797c97cc54c6/frontend/src/lib/components/flows/content/FlowModuleComponent.svelte#L55

fatonramadani avatar Oct 26 '22 07:10 fatonramadani