ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.46k stars 952 forks source link

"Copy Bytecode" Button Not Working #5316

Closed geltonastech closed 1 week ago

geltonastech commented 2 weeks ago

Describe the bug after compiling. I click the 'Bytecode' button and is not working.. the ABI is working well.

I have tried both chrome and firefox and still not working.. this using the Remix online IDE, with the desktop version the moment I click in the copy icon the page goes white..

I am working with MacOS with chrome V. 129.0.6668.101

Aniket-Engg commented 2 weeks ago

@geltonastech This seems working fine for me on online IDE. Can you share exact steps to reproduce?