Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy button to copy theme to clipboard broken #309

Open
lacostenycoder opened this issue Aug 26, 2022 · 1 comment
Open

Copy button to copy theme to clipboard broken #309

lacostenycoder opened this issue Aug 26, 2022 · 1 comment

Comments

@lacostenycoder
Copy link
Contributor

Clicking the button on Copy button raises a console error
broken_copy2

@PeterDaveHello
Copy link

PeterDaveHello commented Sep 10, 2022

Same problem here, here's the error I got on Firefox:

Uncaught (in promise) TypeError: r[n].types is undefined
    S https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    write https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    t https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    t https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    o https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    o https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    write https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    copyColors https://slackthemes.net/javascripts/all.js:1
    Angular 6
clipboard-polyfill.min.js:1:4676
    o https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    write https://cdnjs.cloudflare.com/ajax/libs/clipboard-polyfill/3.0.1/main/clipboard-polyfill.min.js:1
    copyColors https://slackthemes.net/javascripts/all.js:1
    Angular 6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants