You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb
Description
When you press the copy button on the code block, the “Copy” is copied together with the source code.
Preliminary Checks
Description
When you press the copy button on the code block, the “Copy” is copied together with the source code.
Reproduction Link
https://caseynelson314.github.io/hugoblox-bugreport-copybutton/post/bug/
Steps to Reproduce
Expected Result
Only the source code described in the code block is copied to the clipboard.
Actual Result
In addition to the source code, the string “Copy” is copied together.
What Hugo Module versions does your site use?
module github.com/HugoBlox/hugo-blox-builder/starters/academic-cv
go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20241012174104-661cadc17327
)
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome, Safari, Firefox, Microsoft Edge
Which Hugo Blox template are you using?
https://github.com/HugoBlox/theme-academic-cv
What version of Hugo are you using?
extended v0.134.3-5fb333b9f5ff4ec018f9d78910177d0bec1befb0
The text was updated successfully, but these errors were encountered: