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 using swiper.js in a next.js based web
and using it in an Mobile Application as a webview in a tab bar
can't know why the swiper swiping effect is having something like propagation to the ios
the ios developer has said its because the swiper hasn't rendered the next slider so the ios native event will be triggered but i think it also happens when the next slider exists
Muscardinus94
changed the title
Swiper Event Collision with safari webview in native
Swiper Event Propagation with safari webview in native
Jan 6, 2025
Swiper doesn't conflict with native events, and what is a native event? Check swiper parameters to disable what you need
@nolimits4web
Native Event -> I was trying to say the mobile event(ios)
It works fine with Android webview, Web browser but it only cant swipe well with the ios webview
could you recommend any solutions such as disabling what parameters? Thanx for the quick reply
Check that this is really a bug
Reproduction link
No Reproduction Link
Bug description
I am using swiper.js in a next.js based web
and using it in an Mobile Application as a webview in a tab bar
can't know why the swiper swiping effect is having something like propagation to the ios
the ios developer has said its because the swiper hasn't rendered the next slider so the ios native event will be triggered but i think it also happens when the next slider exists
can anyone help?
ScreenRecording_01-06-2025.11-50-03_1.mov
Expected Behavior
Swipe only in the swiper container
Actual Behavior
the swiper container swipe doesnt work and the ios tab swipe works
Swiper version
11.2.0
Platform/Target and Browser Versions
ios 18
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: