vue-slide icon indicating copy to clipboard operation
vue-slide copied to clipboard

A lightweight slide component for vue

Results 8 vue-slide issues
Sort by recently updated
recently updated
newest added

when `import rdSwipe from 'vue-slide'`, I'm told like this: This dependency was not found: * vue-slide in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/Launch.vue To install it, you can run: npm install --save vue-slide [1] 6360...

异步数据报active 错误!

import rdSwipe from 'vue-slide'的时候会报错,你这依赖包里根本没有index,js没有export啊

在vue文件中引入vue-slide插件,会报错 not found Module ; 查看pageage.json 文件的main字段是,指向vue-slide.es5.vue 这个文件,发现包里面没有这个文件,修改为vue-slide.vue 就好了

thing like `swipe.autoplay` option it's present in the code, https://github.com/hilongjw/vue-slide/blob/master/vue-slide.vue#L106 but not in the documentation example

> "vue-slide": "^1.1.1" > node: 6.9.1 > npm: 4.0.5 > yarn: 0.19.1 Following message apeared > Module not found: Error: Can't resolve 'vue-slide' in... Because main file has set to...

`Uncaught TypeError: Cannot set property 'active' of undefined vue-slide.vue:234`

andorid ,苹果 都有这样的问题,点击图片内 ,突然就跳页了