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

Seems to have issue if used multiple times #121

@iamshulz

Description

@iamshulz

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)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions