surmon-china / videojs-player

@videojs player component for @vuejs(3) and React.
https://github.surmon.me/videojs-player
MIT License
5.23k stars 1.12k forks source link

Not able to forward the video and also getting an Error. #415

Open jhabarsingh opened 3 years ago

jhabarsingh commented 3 years ago

[Intervention] Ignored attempt to cancel a touchend event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.

I am trying to play video available in my computer and I am not able to forward the video.

But, It's working fine for videos that I am fetching using the HTTP protocol.

jhabarsingh commented 3 years ago

Also, I found out that this issue is only with chrome but working fine on Firefox.

wwwDESIGN-basti commented 1 year ago

same here. i there a workaround to fix this? On https://videojs.com/ the forwarding also works.