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
微信小程序
小程序基础库: latest 使用框架: React
git clone https://github.com/crazyair/taro-alipay-demo yarn dev:alipay 选择到 2023 年 滚动月份列最底部,高度不正确
动态增加的数据,高度为 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
The text was updated successfully, but these errors were encountered:
#11422
Sorry, something went wrong.
@crazyair @TheKonka 两个可以帮忙试一试 Taro v3.6.9 是否仍存在此问题么?试了一下最新版,楼主的 demo 在开发者工具和真机都没能复现
你在 3.6.8 复现了没有,升级到 3.6.9 就立马没问题了吗?
我本地清空缓存,升级后测试了下,还是有问题,升级 3.6.9 的代码我已经提交了
No branches or pull requests
相关平台
微信小程序
小程序基础库: latest
使用框架: React
复现步骤
git clone https://github.com/crazyair/taro-alipay-demo
yarn dev:alipay
选择到 2023 年
滚动月份列最底部,高度不正确
期望结果
动态增加的数据,高度为 50
实际结果
动态增加的数据,高度不是 50
环境信息
The text was updated successfully, but these errors were encountered: