thundermiracle/gatsby-remark-prismjs-copy-button
View on GitHubCopy button onclick fails.
Open
#31 opened on Oct 15, 2022
good first issue
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (PR metrics pending)
Description
This error message appears when I click on the copy button.
Uncaught Error: Expected onClick listener to be a function, instead got a value of string type.
Curious if anyone found a solution for this.
"gatsby": "^4.21.1",
"react": "^18.1.0",
"gatsby-remark-prismjs-copy-button": "0.3.1"