You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning. Recently I have noticed that the button to copy code does not work, that is to say this button:
console.log("copy this")
The error you get in the console is the following:
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.
Good morning. Recently I have noticed that the button to copy code does not work, that is to say this button:
The error you get in the console is the following:
I think the problem may be the following: https://w3c.github.io/webappsec-permissions-policy/
Thank you very much for the excellent work, I love Giscus.
The text was updated successfully, but these errors were encountered: