gajus/youtube-player

Seeking between paused states doesn't work well with `strictState`.

Open

#48 opened on Jan 26, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (80 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (386 stars)
PR merge metrics
 (PR metrics pending)

Description

Seeking between paused states doesn't work well with strictState because seekTo doesn't trigger a state change which is required to resolve a promise.

I have reached out to @YouTubeDev on twitter to open up the conversation: https://twitter.com/ResistDesign/status/824502410815172608

Also, if anyone has any other approaches to solving this, please hit us with them here! :)

Contributor guide