Replies: 2 comments
-
In the slider style file, the slide width is initially set to :100% Set the slider to opacity: 0. But add a script to delay changing the opacity to 1. This way the glitch will occur in hidden mode.
|
Beta Was this translation helpful? Give feedback.
-
Are there any other fixes with regards to Swiper React when dealing with dynamic Slides. I've got it working in another project with no issues but now have the bug when copying exactly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/p3ngmy?file=/src/App.jsx
Bug description
Please tell me why first appears the full length of one banner, then all the others. How to get rid of this effect?
"next": "13.4.7",
"swiper": "^9.4.1",
2023-06-26.09.58.16.mov
Expected Behavior
No response
Actual Behavior
No response
Swiper version
9.4.1
Platform/Target and Browser Versions
13.4
Validations
Would you like to open a PR for this bug?
Beta Was this translation helpful? Give feedback.
All reactions