Skip to content
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

Open
kongxiaojun opened this issue Jun 13, 2024 · 0 comments
Open
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x

Comments

@kongxiaojun
Copy link
Contributor

相关平台

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}时,静音按钮状态显示为非静音状态

环境信息

👽 Taro v3.6.29


  Taro CLI 3.6.29 environment info:
    System:
      OS: macOS 13.6
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 18.16.0 - ~/.nvm/versions/node/v18.16.0/bin/node
      Yarn: 1.22.19 - ~/.nvm/versions/node/v18.16.0/bin/yarn
      npm: 9.5.1 - ~/.nvm/versions/node/v18.16.0/bin/npm
    npmPackages:
      @tarojs/cli: workspace:* => 3.6.29 
      @tarojs/components: workspace:* => 3.6.29 
      @tarojs/helper: workspace:* => 3.6.29 
      @tarojs/plugin-framework-react: workspace:* => 3.6.29 
      @tarojs/plugin-platform-alipay: workspace:* => 3.6.29 
      @tarojs/plugin-platform-h5: workspace:* => 3.6.29 
      @tarojs/plugin-platform-jd: workspace:* => 3.6.29 
      @tarojs/plugin-platform-qq: workspace:* => 3.6.29 
      @tarojs/plugin-platform-swan: workspace:* => 3.6.29 
      @tarojs/plugin-platform-tt: workspace:* => 3.6.29 
      @tarojs/plugin-platform-weapp: workspace:* => 3.6.29 
      @tarojs/react: workspace:* => 3.6.29 
      @tarojs/runtime: workspace:* => 3.6.29 
      @tarojs/shared: workspace:* => 3.6.29 
      @tarojs/taro: workspace:* => 3.6.29 
      @tarojs/webpack5-runner: workspace:* => 3.6.29 
      babel-preset-taro: workspace:* => 3.6.29 
      eslint-config-taro: workspace:* => 3.6.29 
      react: ^18.2.0 => 18.2.0 
This was referenced Jun 15, 2024
@TheKonka TheKonka added V-3 Version - 3.x F-react Framework - React T-h5 Target - 编译到 H5 labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-h5 Target - 编译到 H5 V-3 Version - 3.x
Projects
Status: Padding
Development

No branches or pull requests

2 participants