sudodoki / copy-to-clipboard

Copy stuff into clipboard from your browser using JS
http://sudodoki.github.io/copy-to-clipboard/example/
MIT License
1.27k stars 132 forks source link

Deprecated? #114

Closed qb-rivkyb closed 2 years ago

qb-rivkyb commented 2 years ago

Hi, I was wondering if this package is deprecated since the execCommand is deprecated like it says in the MDN docs. https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand. I am having issues that it is pasting undefined.

vedraan commented 2 years ago

While officially deprecated it will take some (long?) time before browsers start to drop support. Right now it's still very much supported, see: https://caniuse.com/document-execcommand