c26b71db85
navigator.clipboard.writeText is undefined on HTTP. Added textarea
fallback using execCommand('copy').
navigator.clipboard.writeText is undefined on HTTP. Added textarea
fallback using execCommand('copy').