ypresto / vue-touch-appeared-radio-bug

Reproduction of vue-touch bug that tap is unexpectedly handled by radio button just appeared by same tap event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-touch-appeared-radio-bug

screencast.gif

Reproduction of vue-touch bug that tap is unexpectedly handled by radio button just appeared by same tap event.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Reproduction of vue-touch bug that tap is unexpectedly handled by radio button just appeared by same tap event.


Languages

Language:JavaScript 82.7%Language:Vue 15.9%Language:HTML 1.4%