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

🏆 Swiper component for @vuejs

Results 104 vue-awesome-swiper issues
Sort by recently updated
recently updated
newest added

### BUG REPORT TEMPLATE 1、我的swiper的最后一个slide是自己封装的video; 2、在切换到video的时候,要自动播放视频; 3、我是用$ref来控制视频播放 贴上代码 ```vue export default { name: 'swiper', data() { return { activeIndex: 0, swiperOptions: { autoHeight: true, //enable auto height navigation: { nextEl:...

I am facing this error when building my project, it works fine on development, but when i build i get an error: ``` ERROR in ./node_modules/swiper/swiper-bundle.css (./node_modules/@nuxt/postcss8/node_modules/css-loader/dist/cjs.js??ref--3-oneOf-1-1!./node_modules/@nuxt/postcss8/node_modules/postcss-loader/dist/cjs.js??ref--3-oneOf-1-2!./node_modules/swiper/swiper-bundle.css) Module build failed...

Vue: 2.5.13 vue-awesome-swiper: 3.1.2 **Steps to reproduce** Create a component that uses vue-awesome-swiper. Add an effect property. Listen for slideNextTransitionStart & slidePrevTransitionStart events. **What is Expected?** Events are emitted when...

TBC

#### Vue.js version and component version Latest from NPM (4.1.1) #### Reproduction Link I can't reproduce it when starting with the suggested fiddle link, which means it's clearly on my...

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

vue cube effect ios is not click

I tried to use the swiper in version 2.6.7,but the error keep telling me that : ![image](https://user-images.githubusercontent.com/79264928/145210961-5783e759-c1ec-404b-a97b-d9f422acdee7.png) even after i change the version to the latest one ,the problem can't...

Looping custom component inside `swiper-slide` not rendering content but it renders the structure and swiper swiping works. It works if I remove the `swiper-slide` around the component I wanted into...

npm WARN [email protected] requires a peer of swiper@^5.2.0 but none is installed. You must install peer dependencies yourself. OS: Windows 10. Installed dependence "swiper": "^6.5.0"