1
0
mirror of https://github.com/videojs/video.js.git synced 2025-02-10 12:08:14 +02:00
Evan Farina 5973a62f67 fix: call reset if we are paused or no promises, otherwise wait for play promise to resolve (#5876)
Calling video.load while the video is trying to play (that is between play and playing event) throws an error. Instead, just wait for playback to happen before resetting.

Fixes #5875
2019-04-11 15:53:31 -04:00
..
2017-01-19 11:17:46 -05:00
2019-02-12 10:10:37 -05:00