mkasberg / script-seed

🌱 Seed scripts for popular (& unpopular) scripting languages.
https://mkasberg.github.io/script-seed/
MIT License
11 stars 23 forks source link

Copy to Clipboard Doesn't Work in Firefox #12

Closed mkasberg closed 6 years ago

mkasberg commented 6 years ago

The "Copy to Clipboard" button doesn't work in Firefox.

Re-write the implementation of copyToClipboard() in main.js so that it works in the current version of Firefox and Chrome.

vzqzac commented 6 years ago

Hey I'm handling this! Can you assign it to me?

mkasberg commented 6 years ago

Thanks for your interest! This has already been completed in #16.

vzqzac commented 6 years ago

No problem, thanks for letting me know!