when i use reset() api, controlBar UI not reset
Can you elaborate on what you mean by the control bar UI not being reset?
when i execute player.reset() , the vjs-control-bar has not be reset. The status of play buttom is playing, the progress-control UI is not right too

Any update on this issue?, i am still facing the same issue
No update yet, we should reset the control when reset is called, but its main purpose was to reset the state of the techs, which it does. Any help with this would be appreciated.
i guess calling dispose to remove the player from the dom and adding again is the right way to do it ,
Can you please tell me , What is the case that reset tech is used for?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
when i execute player.reset() , the vjs-control-bar has not be reset. The status of play buttom is playing, the progress-control UI is not right too
