-
Uncaught TypeError: Cannot read property 'eq' of undefinedpb.swipeCloseTouchMove @ sm-extend.js:3277s.emit @ sm-extend.js:2242s.onTouchMove @ sm-extend.js:975
sm-extend.js:2920
Uncaught TypeError: pb…
-
### vue init nuxt/starter nuxt-vue
### yarn
### yarn add vue-awesome-swiper -S
> nuxt.config.js
```
module.exports = {
...,
env: {
browser: true
},
plugins: ['~/plugins/vue-a…
-
### Check that this is really a bug
- [X] I confirm
### Reproduction link
https://codesandbox.io/p/devbox/swiper-react-infinite-loop-vfz433?file=%2Fsrc%2FApp.jsx
### Bug description
If you attemp…
-
今天用swiper插件,报了这么一句:
```
[WARNI] Can't resolve `maps/swiper.js.map` in file [/node_modules/swiper/dist/js/swiper.js], did you miss `npm install maps`?
```
看源代码,只有:
```
//# sourceMappingURL=maps/swip…
-
You can disable touch based scrolling (clicking and dragging and releasing and the scrolling continuing depending on the speed of the pointer move at release) with `touch-action:none` but (to my knowl…
-
### Problem Description
I planned to create a module and did that with create-divi-extension. As i wanted to have a new slider module i added swiper.js. When i use the react stuff form that library i…
-
I have some components with styles from swiper. Now when I tried to build it to production with css or scss I have error: ERR_UNKNOWN_FILE_EXTENSION
problematic code in vue script tags:
```
impor…
szbc updated
2 months ago
-
## Update 11-29-2023
Please test and try out the new swiper element release.
> [!NOTE]
> This is still a work in progress as the api and helper compostables might change.
```sh
# npm
npm i…
-
Hello,
I've recently started using Keen Slider as alternative to Swiper.js, a lot less issues and much better performance than swiper.js.
EDIT:
Is there an equivalent of `swiper-no-swiping` clas…
-
Unable to resolve "react-native-view-overflow" from "node_modules / react-native-deck-swiper / Swiper.js"
Expo sdk 34
"react-native-deck-swiper": "^ 1.5.22"
"react-native-deck-swiper": "^ 1.6.7",
…