react18-json-view
react18-json-view copied to clipboard
feature request: support copy to clipboard when it's not https
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.