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 PK" does not work in Safari #4

Open
PaulRBerg opened this issue Sep 28, 2019 · 1 comment
Open

"Copy PK" does not work in Safari #4

PaulRBerg opened this issue Sep 28, 2019 · 1 comment

Comments

@PaulRBerg
Copy link
Contributor

Current Behavior

In Safari, on both desktop and mobile, the burner private key is not copied in clipboard when going to "Advanced" and then tapping "Copy PK".

Expected Behavior

The burner private key should be copied in clipboard.

Environment

I used sablier.burnerfactory.com in Brave, Chrome and Firefox, and the "Copy PK" button worked. In Safari, on desktop and mobile, it did not.

  • iPhone XR (iOS 12.3.1)
  • Macbook Pro (macOS 10.14.6)
@dmihal
Copy link
Collaborator

dmihal commented Sep 29, 2019

Looks like Safari handles copying differently than other browsers, all copying functions should be updated to support iOS.

Ref: https://stackoverflow.com/questions/40147676/javascript-copy-to-clipboard-on-safari

dmihal pushed a commit that referenced this issue Oct 15, 2019
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

2 participants