DEV Community

Discussion on: Copy text to clipboard JS

Collapse
 
dshakey profile image
dshakey

thanks for example. but interested in how to fix the "The Clipboard API has been blocked because of a permissions policy" issue.

Collapse
 
nombrekeff profile image
Keff

I don't think it's posible in this case, just how Iframes are set in dev.to, it only happens if running it from here.

I think you can configure your iframe in some way to allow that permission, but I'm not sure!