When I visit a page and use the "setCurrentTime" method on the player, the seek bar should reflect that position on the player.
Example:
1) page loads, I set the seek time.
2) If you look at the player, it does not "look" to be seeked
3) But if I press play, it starts playing from the seek position.
When I set the seek time with the "setCurrentTime" method, the seek bar does not reflect that position on the player.
Use the "setCurrentTime" method and look at the player.
This is what I'm using as a work-around:
example:
https://gist.github.com/mitchtabian/1804e52865d4c2a31273beb6d83e81b6
Thanks for the report. We are reviewing this and will work to resolve this issue as soon as possible.
Hi @mitchtabian, this has been fixed. Thanks for logging.