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

swiper组件问题,onChange在从第二页到第一页的时候不触发,其他情形正常 #16770

Closed
17612183163 opened this issue Oct 29, 2024 · 1 comment
Assignees
Milestone

Comments

@17612183163
Copy link

相关平台

鸿蒙

使用框架: React

复现步骤

使用swiper组件在h5中无法从第二页到第一页时onchange事件触发

期望结果

onChange在从第二页到第一页的时候能触发

实际结果

实际不触发

环境信息

Taro CLI 4.0.6 environment info:
    System:
      OS: macOS 14.6
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node
      Yarn: 1.22.22 - ~/.nvm/versions/node/v20.13.1/bin/yarn
      npm: 10.9.0 - ~/.nvm/versions/node/v20.13.1/bin/npm
    npmPackages:
      @tarojs/cli: 4.0.6 => 4.0.6 
      @tarojs/components: 4.0.6 => 4.0.6 
      @tarojs/components-rn: 4.0.6 => 4.0.6 
      @tarojs/helper: 4.0.6 => 4.0.6 
      @tarojs/plugin-framework-react: 4.0.6 => 4.0.6 
      @tarojs/plugin-platform-h5: 4.0.6 => 4.0.6 
      @tarojs/plugin-platform-weapp: 4.0.6 => 4.0.6 
      @tarojs/react: 4.0.6 => 4.0.6 
      @tarojs/rn-runner: 4.0.6 => 4.0.6 
      @tarojs/rn-supporter: 4.0.6 => 4.0.6 
      @tarojs/runtime: 4.0.6 => 4.0.6 
      @tarojs/runtime-rn: 4.0.6 => 4.0.6 
      @tarojs/shared: 4.0.6 => 4.0.6 
      @tarojs/taro: 4.0.6 => 4.0.6 
      @tarojs/taro-loader: 4.0.6 => 4.0.6 
      @tarojs/taro-rn: 4.0.6 => 4.0.6 
      @tarojs/webpack5-runner: 4.0.6 => 4.0.6 
      babel-preset-taro: 4.0.6 => 4.0.6 
      eslint-config-taro: 4.0.6 => 4.0.6 
      expo: 50.0.2 => 50.0.2 
      react: 18.2.0 => 18.2.0 
      react-native: 0.73.1 => 0.73.1 
This was referenced Nov 2, 2024
@xixihhhh
Copy link

我也遇到了,请问有解决方法么

@tutuxxx tutuxxx self-assigned this Nov 26, 2024
@tutuxxx tutuxxx added this to the 4.0.8 milestone Nov 26, 2024
@tutuxxx tutuxxx closed this as completed Dec 2, 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

3 participants