owaisafaq / copier-js

Copy Image to Clipboard via Javascript by Owais Afaq
26 stars 21 forks source link

Does not work on localhost #4

Open andrekovac opened 6 years ago

andrekovac commented 6 years ago

When I run your demo on http://owaisafaq.com/blog/demos/copier/ I can nicely copy the images into my text editor. But if I clone and open index.html locally the copying does not work. Only some blank spaces appear instead of an image.

What's the issue here?