You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @abelanger5 - Can you guide me how can I reproduce this error on firefox? As I used the Copy to clipboard button in API Token and it seems to be working for me.
abelanger5
changed the title
bug(frontend): copy to clipboard doesn't work on firefox
bug(frontend): copy to clipboard doesn't work on firefox (within a secure context)
Mar 25, 2024
Error message:
We are directly using
navigator.clipboard
incopy-to-clipboard.tsx
, this should be a very easy switch to something likeclipboardjs
.The text was updated successfully, but these errors were encountered: