Copy Workflows
Copying Workflows from the Workflows Pane as well as copying a set of Nodes from the Workflow Design pane requires clipboard access.
Ensure that you've allowed clipboard access to https://app.flowgear.net in your browser.
Firefox
Firefox does not allow access to the clipboard by default.
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/readText
To enable access:
- Open
about:configfrom the browser the address bar. - A prompt will appear including a warning
Proceed with Caution. Acceptthe risk and continue.- In the search bar type:
dom.events.asyncClipboard.readTextand set it totrue.