videogular2
videogular2 copied to clipboard
Mute/Volume controls do not work on iOS
Description
Mute and Volume controls do not currently work on iOS devices. This appears to be an issue both with iOS 12 as well as iOS 13.
Expected Behavior
Mute and Volume controls should work on iOS devices.
Actual Behavior
When the mute button is clicked the control briefly shows as muted but then immediately re-enables. The volume slider is not clickable/slidable on iOS.
Steps to Reproduce
- Start video player.
- Attempt to click on Mute button, see that it does nothing.
- Attempt to change volume, see that it does not work.
See https://github.com/videogular/videogular2/issues/818