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

Unable to copy token on Firefox #63

Open
dennyabrain opened this issue Apr 6, 2022 · 1 comment
Open

Unable to copy token on Firefox #63

dennyabrain opened this issue Apr 6, 2022 · 1 comment

Comments

@dennyabrain
Copy link
Contributor

I tried copying an access token to my clipboard and it failed.

Steps to recreate :

  1. Login on firefox browser
  2. Go to the tokens page
  3. Create "Add" button
  4. Click on the button with the "clipboard" icon next to the newly created token

Expected Outcome :
The access token should get copied to your clipboard and you should be able to paste it in a new application.

Actual Outcome :

  1. Nothing gets copied to the clipboard.
  2. If you open developer console and check the console tab, you see the following error message "Uncaught TypeError: navigator.clipboard is undefined"
@RishavT
Copy link

RishavT commented Apr 6, 2022

Taking this up :) @dennyabrain

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

Successfully merging a pull request may close this issue.

2 participants