[bug report] when walking two pictures of the lantern, the pictures have to be switched in the wrong order
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.14.1
### OS/Browsers version
操作系统:window10,浏览器版本:谷歌 87.0.4280.66(正式版本) (64 位)
### Vue version
2.6.12
### Reproduction Link
https://codepen.io/pen/
### Steps to reproduce
无需重现,官网在线运行就有此问题。走马灯组件使用默认配置。走马灯图片总数量为2得时候,图片1自动切换到图片2的顺序是从前往后自动轮播,当图片2自动切换到图片1时的顺序是从后往前自动轮播,当图片数量变大于2的时候 ,该问题则不存在
### What is Expected?
不论图片数量是不是2 图片自动轮播得顺序应该都是从前往后
### What is actually happening?
走马灯图片总数量为2得时候,图片1自动切换到图片2的顺序是从前往后自动轮播,当图片2自动切换到图片1时的顺序是从后往前自动轮播,当图片数量变大于2的时候 ,该问题则不存在
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.