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

LivePlayer在全屏下 iOS中CoverView表现正常 而安卓手机CoverView不显示 #7715

Open
Yforward opened this issue Sep 25, 2020 · 7 comments
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@Yforward
Copy link

相关平台

微信小程序

复现仓库

https://github.com/Yforward/taro.git
小程序基础库: 2.12.2
使用框架: React

复现步骤

LivePlayer组件点击全屏安卓手机CoverView不显示

期望结果

LivePlayer组件在点击全屏时,安卓手机CoverView显示正常

实际结果

LivePlayer组件在点击全屏时,安卓手机CoverView显示不出来

环境信息

 Taro CLI 3.0.9 environment info:
    System:
      OS: macOS 10.15.6
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 10.15.3 - /usr/local/bin/node
      Yarn: 1.21.0 - /usr/local/bin/yarn
      npm: 6.4.1 - /usr/local/bin/npm
    npmPackages:
      @tarojs/components: 3.0.9 => 3.0.9 
      @tarojs/mini-runner: 3.0.9 => 3.0.9 
      @tarojs/react: 3.0.9 => 3.0.9 
      @tarojs/runtime: 3.0.9 => 3.0.9 
      @tarojs/taro: 3.0.9 => 3.0.9 
      @tarojs/webpack-runner: 3.0.9 => 3.0.9 
      babel-preset-taro: 3.0.9 => 3.0.9 
      eslint-config-taro: 3.0.9 => 3.0.9 
      react: ^16.10.0 => 16.13.1 



补充信息

taro 3.0.7和taro 3.0.9都存在这个问题, github提供的代码为taro 3.0.9

@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Sep 25, 2020
@Yforward
Copy link
Author

Yforward commented Sep 25, 2020

video组件在使用时也存在这个问题

@Chen-jj
Copy link
Contributor

Chen-jj commented Sep 25, 2020

试试原生有没有问题咯

@Yforward
Copy link
Author

Yforward commented Sep 25, 2020

微信小程序没有问题,taro2.2.13也没有这个问题,taro3.0后有这个问题

@shenghanqin
Copy link
Collaborator

shenghanqin commented Sep 25, 2020

<liveplayer>cover-view</live-player>嵌套写即可

@shenghanqin
Copy link
Collaborator

微信小程序没有问题,taro2.2.13也没有这个问题,taro3.0后有这个问题

一些安卓手机上确实会有问题的。

@Yforward
Copy link
Author

微信小程序没有问题,taro2.2.13也没有这个问题,taro3.0后有这个问题

一些安卓手机上确实会有问题的。

目前有什么处理方案没有

@Yforward Yforward reopened this Sep 26, 2020
@shenghanqin
Copy link
Collaborator

微信小程序没有问题,taro2.2.13也没有这个问题,taro3.0后有这个问题

一些安卓手机上确实会有问题的。

目前有什么处理方案没有

我在上面回复了,嵌套试试看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x
Projects
None yet
Development

No branches or pull requests

3 participants