Fork me on GitHub
#clojars
<
2022-10-21
>
olttwa06:10:07

Hello Clojars team, The Copy button isn't functioning correctly on Brave browser (v 1.44.101) It works well on Safari & Firefox. Haven't tested Google Chrome as I don't have it installed.

2
tcrawley13:10:45

Can you look in the console and see if you get an error?

tcrawley13:10:37

In Brave, I see: > Uncaught (in promise) DOMException: The Clipboard API has been blocked because of a permissions policy applied to the current document. See https://goo.gl/EuHzyv for more details. But that url just talks about permissions in cross-origin iframes, and clojars uses no iframes. I don't have Chrome installed either to test with that.

tcrawley13:10:25

Ah, it may be related to our Permissions-Policy header. Checking on that now.

olttwa18:10:53

It's working now. Thanks Toby 😄

tcrawley19:10:57

My pleasure! Thanks for the report.