Vladimir Kharlampidi

Results 182 comments of Vladimir Kharlampidi

Swiper uses ResizeObserver to trigger the resize logic (for better performance), so if its size not changed it will do nothing. You can disable `resizeObserver` parameter or use `container` as...

Closing due to inactivity and/or no responses from issue author

Repro steps are required as i can't imagine a situation when that touchEventsData is undefined

Your example doesn't illustrate the issue, it is more like an implementation question rather than Swiper's issue

It is by design as it is impossible to transition and resize to the new position during transition, otherwise it will transition to the wrong position