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
小程序(@nutui/nutui-taro)
3.3.2
3.2.45
dev:weapp
npm
16.18.0
微信开发者工具
macos12.6
Taro v3.5.4-canary.0
Taro CLI 3.5.4-canary.0 environment info: System: OS: macOS 12.6 Shell: 5.8.1 - /bin/zsh Binaries: Node: 14.17.1 - ~/.nvm/versions/node/v14.17.1/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 8.19.2 - /usr/local/bin/npm npmPackages: @tarojs/cli: 3.5.9 => 3.5.9 @tarojs/components: 3.5.9 => 3.5.9 @tarojs/helper: 3.5.9 => 3.5.9 @tarojs/plugin-framework-vue3: 3.5.9 => 3.5.9 @tarojs/plugin-html: 3.5.9 => 3.5.9 @tarojs/plugin-platform-alipay: 3.5.9 => 3.5.9 @tarojs/plugin-platform-jd: 3.5.9 => 3.5.9 @tarojs/plugin-platform-qq: 3.5.9 => 3.5.9 @tarojs/plugin-platform-swan: 3.5.9 => 3.5.9 @tarojs/plugin-platform-tt: 3.5.9 => 3.5.9 @tarojs/plugin-platform-weapp: 3.5.9 => 3.5.9 @tarojs/router: 3.5.9 => 3.5.9 @tarojs/runtime: 3.5.9 => 3.5.9 @tarojs/shared: 3.5.9 => 3.5.9 @tarojs/taro: 3.5.9 => 3.5.9 @tarojs/taro-h5: 3.5.9 => 3.5.9 @tarojs/webpack5-runner: 3.5.9 => 3.5.9 babel-preset-taro: 3.5.9 => 3.5.9 eslint-config-taro: 3.5.9 => 3.5.9
nutui.jd.com/3x/demo.html
小程序在苹果手机上滚动条滚动到顶部即可重现,安卓无此问题,兼容性bug
白屏修复
The text was updated successfully, but these errors were encountered:
fix(list): 虚拟列表在ios手机上,滚动条滚动到顶部会出现白屏。 #2031
fcb85a1
fix(list v3): 虚拟列表在ios手机上,滚动条滚动到顶部会出现白屏。 #2031
86986ea
szg2008
No branches or pull requests
NutUI scenes(nutui 场景)
小程序(@nutui/nutui-taro)
NutUI-vue version(nutui-vue 版本)
3.3.2
Vue version(vue 版本)
3.2.45
Operating environment(运行环境)
dev:weapp
Citation method(引用方式)
npm
Node version(node 版本)
16.18.0
Browser and its version(浏览器及其版本)
微信开发者工具
System and its version(系统及其版本)
macos12.6
Taro environmental information(taro 环境信息)
Taro v3.5.4-canary.0
Taro CLI 3.5.4-canary.0 environment info:
System:
OS: macOS 12.6
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 14.17.1 - ~/.nvm/versions/node/v14.17.1/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 8.19.2 - /usr/local/bin/npm
npmPackages:
@tarojs/cli: 3.5.9 => 3.5.9
@tarojs/components: 3.5.9 => 3.5.9
@tarojs/helper: 3.5.9 => 3.5.9
@tarojs/plugin-framework-vue3: 3.5.9 => 3.5.9
@tarojs/plugin-html: 3.5.9 => 3.5.9
@tarojs/plugin-platform-alipay: 3.5.9 => 3.5.9
@tarojs/plugin-platform-jd: 3.5.9 => 3.5.9
@tarojs/plugin-platform-qq: 3.5.9 => 3.5.9
@tarojs/plugin-platform-swan: 3.5.9 => 3.5.9
@tarojs/plugin-platform-tt: 3.5.9 => 3.5.9
@tarojs/plugin-platform-weapp: 3.5.9 => 3.5.9
@tarojs/router: 3.5.9 => 3.5.9
@tarojs/runtime: 3.5.9 => 3.5.9
@tarojs/shared: 3.5.9 => 3.5.9
@tarojs/taro: 3.5.9 => 3.5.9
@tarojs/taro-h5: 3.5.9 => 3.5.9
@tarojs/webpack5-runner: 3.5.9 => 3.5.9
babel-preset-taro: 3.5.9 => 3.5.9
eslint-config-taro: 3.5.9 => 3.5.9
Reproduction link(重现链接)
nutui.jd.com/3x/demo.html
Steps to reproduce(重现步骤)
小程序在苹果手机上滚动条滚动到顶部即可重现,安卓无此问题,兼容性bug
What is expected?(期望的结果是什么?)
白屏修复
What is actually happening?(实际的结果是什么?)
白屏修复
The text was updated successfully, but these errors were encountered: