-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest Update causes glitch, making sliders zoom to the left #7712
Closed
5 of 6 tasks
JanSchuerlein opened this issue
Sep 1, 2024
· 0 comments
· Fixed by jwinr/threadly#8, jwinr/threadly#12 or lucentlabz/usaspending-website#19 · May be fixed by MohammadGhajari/information-security#48 or Gaskinssxxss/Rumah-GerakV2#5
Closed
5 of 6 tasks
Latest Update causes glitch, making sliders zoom to the left #7712
JanSchuerlein opened this issue
Sep 1, 2024
· 0 comments
· Fixed by jwinr/threadly#8, jwinr/threadly#12 or lucentlabz/usaspending-website#19 · May be fixed by MohammadGhajari/information-security#48 or Gaskinssxxss/Rumah-GerakV2#5
Comments
JanSchuerlein
changed the title
Latest Updates causes glitch, making sliders zoom to the left
Latest Update causes glitch, making sliders zoom to the left
Sep 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check that this is really a bug
Reproduction link
https://codepen.io/Janomine/pen/PordgEE?editors=1010
Bug description
I'm using the CDN jsdelivr bundle of Swiper v.11@ which was updated on 28. August 2024, this was roughly 72h ago.
Before this date almost everything worked fine and I had not had any major issues.
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js
We can see that this bundle has been updated on 28. August.
"Released on: August 28, 2024".
Using this newest version, after the first slide is shown, everything glitches to the left side and get's zoomed into.
I've provided an example in the codepen linked to this issue.
The content is not entirely shown because of some missing styles, but the core issue itself is directly recognizable.
The example is using the TailwindCSS JS CDN Playground, but this issue also occurs with normal Tailwind/CSS styling.
Expected Behavior
Play the slides normally like Swiper was doing before
Actual Behavior
After the first slide is shown, the entire Swiper element glitches zoomed to the left side and goes back and for
Swiper version
11.1.11
Platform/Target and Browser Versions
Chrome V. 128.0.6613.113 on macOS Sonoma 14.5
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: