Error in component declaration
Describe the bug
Incorrect declaration of component "Clipboard-copy". This may be due to some other problem, but in the end, in the finished HTML, we see an unknown tag "clipboard-copy"

To Reproduce Steps to reproduce the behavior:
- Go to any repository containing Readme.md inside and the "Source code" block. For example
- Open the developer console
- Look at how the HTML tag is displayed in the console at the "Copy" button in the "Source code" block
Expected behavior The "Copy" button was expected to be rendered as an HTML "button" tag
Desktop (please complete the following information):
- OS: macOS
- Browser: any
- Version: last
Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.
Hi @melishev, apologies we didn't get back to you sooner on this. It looks like it's possible the JavaScript isn't loading in your environment, causing this bug. Is this still a problem for you?