We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
改变动态绑定数据时,音频会暂停重置
The text was updated successfully, but these errors were encountered:
我也遇到同样的问题,您的问题解决了吗?
Sorry, something went wrong.
对对对,我尝试了很多办法,发现哪怕是一个无关的小变量被更新,音乐就断了。Vue 2 时没事,3 里就这样了,用第三方框架也一样。现在无解,要么尝试把播放器放到全局框架里,不跟这个子页发生关系,但产品逻辑很难完全撇清……
亲测vue2.7一样会重置,
2.7 据说用了 3 里的东西,所以搞不好 2.6 可以
No branches or pull requests
改变动态绑定数据时,音频会暂停重置
The text was updated successfully, but these errors were encountered: