Skip to content

Event isn't triggering #4

Open
Open
@vdomah

Description

@vdomah

Hello!
Can't get it working. First tried vue2 branch with no success, now same with vue3.

When I specify function name as in docs, nothing happens:

v-touch:tap="buttonCallback"

and when I add (), function fires right after component is mounted:

v-touch:tap="buttonCallback()"

Please help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions