I\'ve noticed that the document.execCommand(\'copy\') command times out after about 5s. Is there a way to get around this limitation, or perhaps a fallback if it ta
document.execCommand(\'copy\')