You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is your load() method has 1 second delay and I can't make it 0. For now I solved my problem by rerendering the vue component by manually changing the :key attr of the component.
Hello!
I need to have ability to stop and reset video to the start. That's why I need the following in VideoPlayer.vue:
or to have more control there'll be great to have:
thanks!
The text was updated successfully, but these errors were encountered: