View on GitHub
 (6 comments) (1 reaction) (0 assignees)TypeScript (1 fork)auto 404
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"

Contributor guide