Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JS exception when disabling smooth playback position updater #676

Conversation

stonko1994
Copy link
Collaborator

Description

When disabling the SmoothPlaybackPositionUpdater by setting the SeekbarConfig.smoothPlaybackPositionUpdateIntervalMs to -1 the UI breaks due to a JS exception. This is used per default in the cast receiver variant.

Manually Testing

You can easily manually test this by selecting the cast receiver UI in the playground.

Checklist (for PR submitter and reviewers)

  • CHANGELOG entry

@stonko1994 stonko1994 merged commit aea2db9 into develop Jan 14, 2025
3 checks passed
@stonko1994 stonko1994 deleted the feature/fix-js-exception-without-smoothPlaybackPositionUpdater branch January 14, 2025 12:45
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.

2 participants