I have installed a new instance on my local machine (Mac OS 15.3) using LocalWP, but I have an issue with copy and paste: I get the error: Error: Your browser does not support the Clipboard API. This is however not an issue with the browser, since it works on other sites using Bricks.
show it on video. chrome is fine on me I literaly just used copy feature minutes ago.
remember you will need to give permission for using the clipboard api for the first time. ones you give permission it works. if you dont give permission this feature wont work.
remember you will need to give permission for using the clipboard api for the first time . ones you give permission it works. if you dont give permission this feature wont work.
and when you block the permission when it first asked it doesnt show it again. you need to do it manualy from site permissions in the browser.
I’m not sure if that was the reason in @pburki case, but your website has to be on HTTPS, otherwise, Clipboard API will not work.
And for HTTPS, you will need some certificate.
Hello - yes, this was my problem as well. The site was in local and the certificate was not trusted (hence http, instead of https).
Best regards,
Philippe
But did you end up chancing anything specific? For me, I’ve already trusted my site in Local, but by default it keeps giving me this error unless I specifically go to the HTTPS version by hand. Just wondering if you’ve got it set up where when you open the site from Local it logs you in to the HTTPS version or not.