-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
🐞 BugSomething isn't workingSomething isn't working
Description
When trying to copy a snippet using the copy code-button I recieve an error in the console:
react-dom.production.min.js:101 Uncaught TypeError: Cannot read properties of undefined (reading 'writeText')
at handler (SnippetDetails.tsx:33)
at Object.He (react-dom.production.min.js:52)
at Ke (react-dom.production.min.js:52)
at react-dom.production.min.js:53
at _r (react-dom.production.min.js:100)
at Tr (react-dom.production.min.js:101)
at react-dom.production.min.js:113
at De (react-dom.production.min.js:292)
at react-dom.production.min.js:50
at zr (react-dom.production.min.js:105)
I'm using the Docker-image running on a Pi 4b with Rasbian Buster
Metadata
Metadata
Assignees
Labels
🐞 BugSomething isn't workingSomething isn't working