You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working with the Swiper.js library in a React project, and I came across the breakpointsBase option in the Swiper API documentation, which is noted to be in beta.
According to the documentation, setting breakpointsBase to "container" should cause the breakpoints to respond based on the container width rather than the window's viewport width. However, it also mentions that this feature is currently not supported by Swiper React components.
I am curious if there is a workaround or plans to support breakpointsBase="container" in Swiper React components soon? Any guidance or alternative methods to achieve a similar effect would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am currently working with the Swiper.js library in a React project, and I came across the breakpointsBase option in the Swiper API documentation, which is noted to be in beta.
According to the documentation, setting breakpointsBase to "container" should cause the breakpoints to respond based on the container width rather than the window's viewport width. However, it also mentions that this feature is currently not supported by Swiper React components.
I am curious if there is a workaround or plans to support breakpointsBase="container" in Swiper React components soon? Any guidance or alternative methods to achieve a similar effect would be greatly appreciated.
Thank you in advance for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions