Open TT1228 opened 4 years ago
\\swiperOption swiperOption:{ effect: 'coverflow', ... coverflowEffect: { rotate: 50, ... },
effect should takes in parameters,coverflowEffect should specifies the 3d effect of coverflow
There is no effect, coverflowEffect in swiperOption, we cant inform swiper what effect should be applied
Change swiper version ,You can refer to question 726
https://github.com/surmon-china/vue-awesome-swiper/issues/685
Steps to reproduce
What is Expected?
effect should takes in parameters,coverflowEffect should specifies the 3d effect of coverflow
What is actually happening?
There is no effect, coverflowEffect in swiperOption, we cant inform swiper what effect should be applied