-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
video组件mute={true}时,静音按钮状态显示为非静音状态 #15877
Comments
18 tasks
This was referenced Jun 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
H5
浏览器版本: 所有版本
使用框架: React
复现步骤
https://github.com/NervJS/taro/blob/main/examples/mini-program-example/src/pages/component/video/video.js
使用上述例子代码,设置muted={true}和show-mute-btn即可复现
期望结果
video组件mute={true}时,静音按钮状态显示为静音状态
实际结果
video组件mute={true}时,静音按钮状态显示为非静音状态
环境信息
The text was updated successfully, but these errors were encountered: