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

alipay 小程序使用 PickerView 问题 #14156

Open
crazyair opened this issue Jul 11, 2023 · 3 comments
Open

alipay 小程序使用 PickerView 问题 #14156

crazyair opened this issue Jul 11, 2023 · 3 comments
Labels
F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x

Comments

@crazyair
Copy link

crazyair commented Jul 11, 2023

相关平台

微信小程序

小程序基础库: latest
使用框架: React

复现步骤

git clone https://github.com/crazyair/taro-alipay-demo
yarn dev:alipay
选择到 2023 年
image
滚动月份列最底部,高度不正确
image

期望结果

动态增加的数据,高度为 50

实际结果

动态增加的数据,高度不是 50

环境信息

👽 Taro v3.6.8


  Taro CLI 3.6.8 environment info:
    System:
      OS: macOS 13.4.1
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 16.19.1 - ~/.nvm/versions/node/v16.19.1/bin/node
      Yarn: 1.22.19 - ~/.yarn/bin/yarn
      npm: 8.19.3 - ~/.nvm/versions/node/v16.19.1/bin/npm
    npmPackages:
      @tarojs/cli: 3.6.8 => 3.6.8 
      @tarojs/components: 3.6.8 => 3.6.8 
      @tarojs/helper: 3.6.8 => 3.6.8 
      @tarojs/plugin-framework-react: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-alipay: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-h5: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-jd: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-qq: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-swan: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-tt: 3.6.8 => 3.6.8 
      @tarojs/plugin-platform-weapp: 3.6.8 => 3.6.8 
      @tarojs/react: 3.6.8 => 3.6.8 
      @tarojs/runtime: 3.6.8 => 3.6.8 
      @tarojs/shared: 3.6.8 => 3.6.8 
      @tarojs/taro: 3.6.8 => 3.6.8 
      @tarojs/taro-loader: 3.6.8 => 3.6.8 
      @tarojs/webpack5-runner: 3.6.8 => 3.6.8 
      babel-preset-taro: 3.6.8 => 3.6.8 
      eslint-config-taro: 3.6.8 => 3.6.8 
      react: ^18.0.0 => 18.2.0 
@taro-bot2 taro-bot2 bot added F-react Framework - React T-weapp Target - 编译到微信小程序 V-3 Version - 3.x labels Jul 11, 2023
@TheKonka
Copy link
Member

#11422

@Chen-jj
Copy link
Contributor

Chen-jj commented Jul 25, 2023

@crazyair @TheKonka 两个可以帮忙试一试 Taro v3.6.9 是否仍存在此问题么?试了一下最新版,楼主的 demo 在开发者工具和真机都没能复现

@crazyair
Copy link
Author

crazyair commented Jul 25, 2023

@crazyair @TheKonka 两个可以帮忙试一试 Taro v3.6.9 是否仍存在此问题么?试了一下最新版,楼主的 demo 在开发者工具和真机都没能复现

你在 3.6.8 复现了没有,升级到 3.6.9 就立马没问题了吗?

我本地清空缓存,升级后测试了下,还是有问题,升级 3.6.9 的代码我已经提交了

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
Status: Todo
Development

No branches or pull requests

3 participants