Closed mgol closed 4 years ago
The Clipboard.js library often doesn't really copy to clipboard despite reporting it completed successfully. Instead, this PR switches from it to a polyfill to a native clipboard async API that works (tested in Chrome 81, Firefox 75 & Safari 13.1).
Fixes jquery/codeorigin.jquery.com#49
The Clipboard.js library often doesn't really copy to clipboard despite reporting it completed successfully. Instead, this PR switches from it to a polyfill to a native clipboard async API that works (tested in Chrome 81, Firefox 75 & Safari 13.1).
Fixes jquery/codeorigin.jquery.com#49