-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Audio track selection is broken in v7.5.1 on Chrome/Firefox #5887
Comments
commit 142cc67 (changes to src/js/tracks/audio-track-list.js) introduce this behaviour. reverting back addeventlistener to: |
Thanks, we'll take a look. |
Should be fixed in 7.5.2. Thanks for opening the issue! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Audio track selection is broken in v7.5.1 on Chrome/Firefox
Steps to reproduce
Results
Expected
Audio track changed, menu-list correctly rendered.
Actual
Chrome/Firefox on macOS:
Audio track NOT changed, menu-list incorrectly rendered.
Error output
no errors
Additional Information
on 7.5.0 there is no this issue. appeared only on 7.5.1
versions
videojs
v 7.5.1
browsers
Chrome 72, Firefox 65
OSes
macOS Mojave
plugins
no plugins
The text was updated successfully, but these errors were encountered: