Open
Description
What should happen if the user attempts to paste the content in a target application, but they have already closed the tab where the async data is supposed to be produced? Should we:
- Generate the clipboard data?
- Ask the user if they would like to preserve contents on the clipboard before closing?
- Throw the contents of the clipboard away?