vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

vm-video seeking not working #284

Open NetMajom opened 2 years ago

NetMajom commented 2 years ago

Hi

If you set the currentTime property when you use the vm-video the timeline does not jump to that time, the video starts always from the beginning without any error.

Made a simple example: https://codesandbox.io/s/vimejs-seeking-bug-4ptd7?file=/src/app/app.component.ts