view_components icon indicating copy to clipboard operation
view_components copied to clipboard

Error in component declaration

Open melishev opened this issue 3 years ago • 2 comments

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" Снимок экрана 2022-01-25 в 19 04 46

To Reproduce Steps to reproduce the behavior:

  1. Go to any repository containing Readme.md inside and the "Source code" block. For example
  2. Open the developer console
  3. 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

melishev avatar Jan 25 '22 16:01 melishev

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.

github-actions[bot] avatar Jul 26 '22 12:07 github-actions[bot]

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?

lesliecdubs avatar Aug 22 '22 22:08 lesliecdubs