vue-awesome-swiper icon indicating copy to clipboard operation
vue-awesome-swiper copied to clipboard

Swiper6.x版本autoplay不能使用

Open chongchongLin opened this issue 4 years ago • 4 comments

中文用户注意:

  1. 尽量用英文描述你的 Issue,你的问题是面向世界的
  2. 不要把内容堆彻在标题上,逻辑清晰地写在内容区
  3. 贴代码要提前格式化好,有颜色高亮那种,贴文本,不要贴图片
  4. 提问题前,务必仔细阅读 README.md;在已关闭的问题中寻找与自身相关的问题,90% 的可能它已经被解决

BUG REPORT TEMPLATE

Vue.js version and component version

Reproduction Link

  • A minimal JSBin, JSFiddle, Codepen, or a GitHub repository that can reproduce the bug.
  • You could start with this template: https://jsfiddle.net/surmon/kLtj6h3p/

Steps to reproduce

What is Expected?

What is actually happening?

chongchongLin avatar Dec 04 '20 08:12 chongchongLin

回退到5.x版本就可以正常使用了

chongchongLin avatar Dec 04 '20 08:12 chongchongLin

main.js import Swiper, { Pagination, Autoplay } from "swiper"; Swiper.use([Pagination, Autoplay]);

Srn5333 avatar Dec 10 '20 03:12 Srn5333

试了楼上的方法,自动轮播快慢不一致, 回退swiper到5.2.0就正常

Acmenbackpack avatar Feb 03 '21 09:02 Acmenbackpack

5.4.5 有人试验成功吗?

yf-hk avatar Feb 07 '22 10:02 yf-hk