We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f337437 commit b4ef5acCopy full SHA for b4ef5ac
js/clipboard.js
@@ -53,7 +53,6 @@ export function setupClipboard(trigger, clipboard, canvas) {
53
trigger.classList.toggle("active");
54
updatePosition();
55
e.preventDefault();
56
- e.stopPropagation();
57
});
58
59
// If the clipboard is clicked this should not be passed to the desktop
0 commit comments