janoside / btc-rpc-explorer

Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
https://bitcoinexplorer.org
MIT License
1.52k stars 1.13k forks source link

Copy icon doesn't work #373

Closed wchancao closed 1 year ago

wchancao commented 2 years ago

When clicking on the Copy icon of a transaction or address, it does not copy anything. btc-rpc-explorer v3.2.0

janoside commented 2 years ago

@wchancao Please also let me know which browser you're using, and if possible, any console output from the browser (in case there are any javascript errors). Thanks!

wchancao commented 2 years ago

Kubuntu 20.04 Chromium Version 95.0.4638.69 (Official Build) snap (64-bit) Firefox 93.0 (64-bit) Doesnt work in both browsers...

Console output: error

janoside commented 2 years ago

@wchancao The latest code has some changes that may improve this problem. If you can try again with the newest code and let me know what you see that'd be great.

wchancao commented 2 years ago

Should i upgrade? Which version it is?

janoside commented 2 years ago

Sorry for the confusion - it's not included in an official release yet. Rather it's in the latest code, in the master branch. If you're not accustomed to running from source, no worries - the update (v3.3.0) should be released soon.

wchancao commented 2 years ago

Let me test it in another machine, im tired of beta testing apps in my stable mainnet node xD

jsarenik commented 2 years ago

I am still experiencing the same issue with latest code on master. And for inspiration I found the copy mechanism in blt-wallet working very well also on an ancient Opera browser on Android 4.2.2 (but working well also on recent browsers like current stable Google Chrome, where also the BitcoinExplorer copy works).