We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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".
The burner private key should be copied in clipboard.
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Merge pull request #4 from austintgriffith/master
7e62c56
Merge upstream
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: