Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't emit tap events on tech when using native controls (#3873)
If using nativeControlsForTouch, skip the emitTapEvents listeners from being setup. This avoids taps being taken away from native video elements and stopping controls being displayed.
- Loading branch information