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'm update splide to v3 (from v2). The updateOnMove function doesn't work correct.
I want:
Mobile: splide 285px width
Large mobile: splide with 2 tiles
Desktop: 3 tiles
On initial page load on mobile width is correct. If you make your screen larger, the first calculated inline styling width is still available and not update.
note; on desktop destroy isn't working, that's another bug. (#693)
Checks
Version
v3
Description
I'm update splide to v3 (from v2). The updateOnMove function doesn't work correct.
I want:
Mobile: splide 285px width
Large mobile: splide with 2 tiles
Desktop: 3 tiles
On initial page load on mobile width is correct. If you make your screen larger, the first calculated inline styling width is still available and not update.
note; on desktop destroy isn't working, that's another bug. (#693)
Reproduction Link
https://codepen.io/hendrik___/pen/LYOvWPo
Steps to Reproduce
Expected Behaviour
Update inline styling width.
The text was updated successfully, but these errors were encountered: