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)
how it looks in browser - video is playing, play button is changed to pause button but timeline still frozen
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)
how it looks in browser - video is playing, play button is changed to pause button but timeline still frozen