Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls bar is frozen and don't show current video status after controls prop change until user will interact with play button or timeline #66

Open
kovaletsyurii opened this issue Apr 28, 2021 · 0 comments

Comments

@kovaletsyurii
Copy link

kovaletsyurii commented Apr 28, 2021

I've need to be able to enable and disable the controls bar on video player dynamically and automatically play the video after that, but after dynamic ":controls" property change it stuck and do not showing timeline according to video playing time when I play video programatically using this.$refs['player-ref'].play() method. Also I reproduced this with issue with test-app from current repository (I will attach screenshot with my changes)
Screenshot 2021-04-28 at 14 52 53

how it looks in browser - video is playing, play button is changed to pause button but timeline still frozen
Screenshot 2021-04-28 at 14 54 41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant