Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

use v-touch:tap to change a sync/twoWay props value can't work #42

@ccjoe

Description

@ccjoe

popupShow is a data prop, and popupShow is sync with a component props

<description :show.sync="popupShow">

when use v-touch:tap="popupShow = true" to change the popupShow value, it will be change to true then auto change to false immediately

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions