Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Seems to have issue if used multiple times #121

Open
jamols09 opened this issue Oct 28, 2023 · 1 comment
Open

Seems to have issue if used multiple times #121

jamols09 opened this issue Oct 28, 2023 · 1 comment

Comments

@jamols09
Copy link

I can't seem to copy the value of the second method that uses copyClipboard

const copyCode = async () => {
    await toClipboard(promocode.value)
}

const copyID = async () => {
    await toClipboard(id.value)
}
@soerenmartius
Copy link
Owner

Hi, thanks for reporting this issue @jamols09! Unfortunately I don't maintain this repository pro-actively anymore. I instead recommend using vueuse instead.

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

No branches or pull requests

2 participants