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

鸿蒙上切换成小窗口后,所有的点击事件失效 #16530

Open
qph11kl opened this issue Sep 14, 2024 · 0 comments
Open

鸿蒙上切换成小窗口后,所有的点击事件失效 #16530

qph11kl opened this issue Sep 14, 2024 · 0 comments

Comments

@qph11kl
Copy link

qph11kl commented Sep 14, 2024

相关平台

鸿蒙

使用框架: React

复现步骤

启动app,把应用切换成小窗口模式后,小窗口所有组件点击事件失效,切回来后还是一样

期望结果

修复

实际结果

未修复

环境信息

👽 Taro v4.0.0-beta.102


  Taro CLI 4.0.0-beta.102 environment info:
    System:
      OS: macOS 14.6.1
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 18.20.0 - ~/.nvm/versions/node/v18.20.0/bin/node
      Yarn: 1.22.22 - ~/.nvm/versions/node/v18.20.0/bin/yarn
      npm: 10.5.0 - ~/.nvm/versions/node/v18.20.0/bin/npm
    npmPackages:
      @tarojs/cli: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/components: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/components-rn: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/helper: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-framework-react: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-alipay: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-h5: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-jd: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-qq: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-swan: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-tt: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/plugin-platform-weapp: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/react: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/rn-runner: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/rn-supporter: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/runtime: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/runtime-rn: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/shared: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/taro: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/taro-loader: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/taro-rn: 4.0.0-canary.13 => 4.0.0-canary.13 
      @tarojs/webpack5-runner: 4.0.0-canary.13 => 4.0.0-canary.13 
      babel-preset-taro: 4.0.0-canary.13 => 4.0.0-canary.13 
      eslint-config-taro: 4.0.0-canary.13 => 4.0.0-canary.13 
      expo: ~49.0.0 => 49.0.23 
      react: 18.2.0 => 18.2.0 
      react-native: 0.72.5 => 0.72.5
This was referenced Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant