videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

Failed to set the 'currentTime' property #842

Open alexbrtsv opened 5 years ago

alexbrtsv commented 5 years ago

Description

When skip a lot of tracks very quickly and click to scrub-bar got error:

"Failed to set the 'currentTime' property on 'HTMLMediaElement': The provided double value is non-finite"

Also I got broken api.time {current: 0, total: 150151.837, left: NaN}

Angular 7.2.14 videogular2: 6.4.0

Attachments

Снимок экрана 2019-07-11 в 16 07 33

Thanks!