Describe the bug
The Copy code button from the Halstack site copies the original example code to the clipboard instead of the latest code, which is an error.
To Reproduce
- Go to a code example from the site.
- Update the code with your desired changes.
- Click on the button "Copy code".
- Paste your code.
- See the original code instead of the one with your changes.