swiper container flex issues #7589
Unanswered
JyotiRSharma
asked this question in
Q&A
Replies: 1 comment
-
The same, on Google Chrome Version 126.0.6478.126 |
Beta Was this translation helpful? Give feedback.
0 replies
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://codesandbox.io/p/sandbox/sleepy-silence-td45kk
Bug description
When using
display: flex;
property, in Edge & Firefox, the swiperContainer width becomes so big that it goes out of the window.But in Chrome is looks perfectly fine.
Chome:
Edge:
Firefox:
Check it out here:
https://td45kk.csb.app/
Expected Behavior
Swiperslides should behave exactly how it behaves on chrome across all browsers
Actual Behavior
Swiperslides displays expected results in chrome but not on other browsers like edge and firefox.
Swiper version
10.0.0
Platform/Target and Browser Versions
Windows 10 Chrome 125.0.6422.113 Firefox 125.0.6422.113 Edge 126.0.2592.68
Validations
Would you like to open a PR for this bug?
Beta Was this translation helpful? Give feedback.
All reactions