Skip to content

Scrubbing video timeline on iOS Safari#113

Merged
rbnbtns merged 3 commits into
mainfrom
bugfix/scrub-video-timeline
Apr 30, 2026
Merged

Scrubbing video timeline on iOS Safari#113
rbnbtns merged 3 commits into
mainfrom
bugfix/scrub-video-timeline

Conversation

@rbnbtns
Copy link
Copy Markdown
Contributor

@rbnbtns rbnbtns commented Apr 30, 2026

While scrubbing in a quick touch-and-release way on iOS Safari, the playhead would sometimes snap back to a different value, instead of ending where we let go of the seek bar.

This is fixed by preventing the default touchstart and touchend actions on web, similar to how we handle this in the native SDK.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2026

🦋 Changeset detected

Latest commit: 10b7435

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@theoplayer/react-native-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread .changeset/tricky-teeth-rest.md Outdated
@rbnbtns rbnbtns merged commit 6d51b1b into main Apr 30, 2026
1 check passed
@rbnbtns rbnbtns deleted the bugfix/scrub-video-timeline branch April 30, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants