OpenZeppelin / workshops

Code and slides for OpenZeppelin Workshops
428 stars 277 forks source link

Copy-Paste Button Not Working in OpenZeppelin Contracts Wizard #39

Closed xyz899 closed 11 months ago

xyz899 commented 11 months ago

Hi, I encountered an issue while using the OpenZeppelin Contracts Wizard on macOS(link). The copy-paste button for generated code doesn't seem to be functioning properly.

Steps to Reproduce:

  1. Navigate to the Contracts Wizard page.
  2. Complete the contract configuration.
  3. Click the copy button to copy the generated code.

Expected Behavior: The generated contract code should be copied to the clipboard.

Actual Behavior:

The copy button doesn't seem to work; the code is not copied to the clipboard.

Thank you for looking into this!

xyz899 commented 11 months ago

UPDATE : same problem on Windows, the copy to clipboard button isn't working Open ZeppelinDocs 4.x