react18-json-view icon indicating copy to clipboard operation
react18-json-view copied to clipboard

feature request: support copy to clipboard when it's not https

Open daolanfler opened this issue 1 year ago • 0 comments

First, thanks for the library. Currently copy only works with https as Clipboard API only works in secure context, is it possible to use something like cope-to-clipboard , or at least let the user choose the copy method.

daolanfler avatar Aug 19 '24 08:08 daolanfler