-
Notifications
You must be signed in to change notification settings - Fork 27
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
navigator.clipboard is undefined #15
Comments
It works with Firefox stable release on my machine. |
I was running into the same issue in multiple browsers (Safari, Chrome, and Firefox). After some research, I found that |
@brendanwb Interesting. Is the situation same on a vanilla Rails app? |
@amatsuda it shouldn't matter what kind of Rails app, it's dependent on the browser. If you go to any website using |
…lable navigator.clipboard is available only on localhost or over secure connection. closed #15
@paranishian Thank you very much for a super helpful input! |
Also, just published a new gem package with this change as version 0.3.0. |
Firefox Developer Edition 66.0 Beta 6 (20190207161357)
TypeError: navigator.clipboard is undefined[Learn More] heavens_door.js:31:5
when I type:
sessionStorage.heavensDoor
It always return:
The text was updated successfully, but these errors were encountered: