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 working on a component similar to TikTok or Reels video UI using Swiper.js
I have a decent mockup working on desktop, but with mobile I cannot page through slides unless I tap the slides themselves first. I tried to simulate a click/tap with intersection observer but no joy.
Is there a way/event to programatically focus the user inside the swiper instance?
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on a component similar to TikTok or Reels video UI using Swiper.js
I have a decent mockup working on desktop, but with mobile I cannot page through slides unless I tap the slides themselves first. I tried to simulate a click/tap with intersection observer but no joy.
Is there a way/event to programatically focus the user inside the swiper instance?
Thanks!
site: https://tiktok-vertical-video.webflow.io/
code:
Beta Was this translation helpful? Give feedback.
All reactions