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
Can reproduce on Linux/Firefox if site is served from an insecure location e.g. http://dev.local (not https:// not localhost). window.isSecureContext is false. Error in console is Uncaught TypeError: navigator.clipboard is undefined. Can be verified on http://permission.site (Async Clipboard API > Write Text).
I'd be interested in working on this issue if the suggested fix from that stack overflow is acceptable - creating a hidden input then selecting and running document.execCommand('copy') on it
When trying to copy the receiving address, the "Copy" button does not work.
I am using the app on Umbrel, on Firefox on a Mac.
The text was updated successfully, but these errors were encountered: