react-h5-audio-player
react-h5-audio-player copied to clipboard
Clicking on the ProgressBar throws an error when using Audio player within an iframe
trafficstars
Describe the bug
There is a problem with the progress bar when loading audio player within an Iframe. As it turns out, "getPosX" does not use the mouse event, but instead attempts to use the touch event.

Step to reproduce codesandbox
Environment
Package version: 3.8.6 React version: 17.0.16 Browser and its version: Chrome OS and its version: win10