### Describe the bug 视频播放完后,单击重新播放,视频卡顿,进度条在走,几秒后(视频还没有播放完)视频从几秒后的位置开始正常,进度条也正常 请问是什么问题导致的呢 ### Reproduction 请问怎么解决呢 ### System Info ```shell "vue-video-player": "^5.0.2", ``` ### Used Package Manager npm ### Validations - [X] Read the the documentation in detail. - [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our [Discord Chat Server](https://discord.surmon.me). - [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
视频播放完后,单击重新播放,视频卡顿,进度条在走,几秒后(视频还没有播放完)视频从几秒后的位置开始正常,进度条也正常
请问是什么问题导致的呢
Reproduction
请问怎么解决呢
System Info
Used Package Manager
npm
Validations