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 experiencing an issue with Swiper's behavior when it comes to handling video playback across slides. Specifically, when navigating between slides that contain videos, the following issues occur:
Videos Do Not Pause Automatically: Videos do not automatically pause when transitioning to another slide. This results in multiple videos playing simultaneously, which is not the intended behavior.
Video Playback on Active Slide: After transitioning to a new slide, the video on the active slide does not start playing automatically. This requires manual intervention to start the video, which is not user-friendly.
Expected Behavior
Automatic Pausing of Videos: When navigating to a new slide, all videos on the previous slide should pause automatically to prevent multiple videos from playing simultaneously.
Automatic Playback on Active Slide: The video on the newly active slide should start playing automatically as soon as the slide transition is completed.
This discussion was converted from issue #7746 on November 01, 2024 16:53.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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
-
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/swiper-video-playback-issue-xyz123
Bug description
I'm experiencing an issue with Swiper's behavior when it comes to handling video playback across slides. Specifically, when navigating between slides that contain videos, the following issues occur:
Videos Do Not Pause Automatically: Videos do not automatically pause when transitioning to another slide. This results in multiple videos playing simultaneously, which is not the intended behavior.
Video Playback on Active Slide: After transitioning to a new slide, the video on the active slide does not start playing automatically. This requires manual intervention to start the video, which is not user-friendly.
Expected Behavior
Automatic Pausing of Videos: When navigating to a new slide, all videos on the previous slide should pause automatically to prevent multiple videos from playing simultaneously.
Automatic Playback on Active Slide: The video on the newly active slide should start playing automatically as soon as the slide transition is completed.
Actual Behavior
No response
Swiper version
10.1.0
Platform/Target and Browser Versions
chrom
Validations
Would you like to open a PR for this bug?
Beta Was this translation helpful? Give feedback.
All reactions