Skip to content

Event isn't triggering #4

Open
Open
@vdomah

Description

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

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