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
H5
浏览器版本: UA: Mozilla/5.0 (Linux; Android 12; LIO-AL00 Build/HUAWEILIO-ALOO; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.88 Mobile Safari/537.36 Mobile/LIO-AL00 zaxdloan/3.2.7 ZAJSBridge_V1.0.5 使用框架: React
安卓机 鸿蒙系统(非纯血鸿蒙)机型,调用Taro.navigateTo即可重现
A页面关闭隐藏
A页面未正确关闭,和B页面重叠
Taro CLI 4.0.9 environment info: System: OS: macOS 14.5 Shell: 5.9 - /bin/zsh Binaries: Node: 14.21.3 - ~/.nvm/versions/node/v14.21.3/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v14.21.3/bin/yarn npm: 6.14.18 - ~/.nvm/versions/node/v14.21.3/bin/npm npmPackages: @tarojs/cli: 3.6.30 => 3.6.30 @tarojs/components: 3.6.30 => 3.6.30 @tarojs/helper: 3.6.30 => 3.6.30 @tarojs/plugin-framework-react: 3.6.30 => 3.6.30 @tarojs/plugin-mini-ci: 3.6.30 => 3.6.30 @tarojs/plugin-platform-alipay: 3.6.30 => 3.6.30 @tarojs/plugin-platform-h5: 3.6.30 => 3.6.30 @tarojs/plugin-platform-jd: 3.6.30 => 3.6.30 @tarojs/plugin-platform-qq: 3.6.30 => 3.6.30 @tarojs/plugin-platform-swan: 3.6.30 => 3.6.30 @tarojs/plugin-platform-tt: 3.6.30 => 3.6.30 @tarojs/plugin-platform-weapp: 3.6.30 => 3.6.30 @tarojs/react: 3.6.30 => 3.6.30 @tarojs/router: 3.6.30 => 3.6.30 @tarojs/runtime: 3.6.30 => 3.6.30 @tarojs/shared: 3.6.30 => 3.6.30 @tarojs/taro: 3.6.30 => 3.6.30 @tarojs/webpack5-runner: 3.6.30 => 3.6.30 babel-preset-taro: 3.6.30 => 3.6.30 eslint-config-taro: 3.6.30 => 3.6.30 react: ^17.0.0 => 17.0.2 taro-ui: ^3.0.0-alpha.10 => 3.3.0
排查定位发现onHide周期中,taro_page_shade方法的has语法无法兼容该机型,未生效。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
H5
浏览器版本: UA: Mozilla/5.0 (Linux; Android 12; LIO-AL00 Build/HUAWEILIO-ALOO; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.88 Mobile Safari/537.36 Mobile/LIO-AL00 zaxdloan/3.2.7 ZAJSBridge_V1.0.5
使用框架: React
复现步骤
安卓机 鸿蒙系统(非纯血鸿蒙)机型,调用Taro.navigateTo即可重现
期望结果
A页面关闭隐藏
实际结果
A页面未正确关闭,和B页面重叠
环境信息
补充信息
排查定位发现onHide周期中,taro_page_shade方法的has语法无法兼容该机型,未生效。
The text was updated successfully, but these errors were encountered: