Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy to Clipboard component error #23

Closed
sergeitoroptsev opened this issue Sep 1, 2023 · 1 comment
Closed

Copy to Clipboard component error #23

sergeitoroptsev opened this issue Sep 1, 2023 · 1 comment

Comments

@sergeitoroptsev
Copy link

image

@sergeitoroptsev
Copy link
Author

Ok, got it:

The use of navigator.clipboard requires a secure origin. So if your dev environment is being served over HTTP, then the clipboard method won't be available.

According to MDN Clipboard docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant