Clipboard is not working
abyrvalg666 opened this issue · 1 comments
abyrvalg666 commented
Hello, the clipboard is not working. Nothing is being sent to clipboard when you click a button in chat window (the small clipboard button). It shows V meaning it has been copied but no - it does not. Can you correct this? Without clipboard this is useless
valteriomon commented
I made a PR fixing the issue: #8
Just adding allow="clipboard-write" did the trick.