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
微信小程序
小程序基础库: 2.32.0 使用框架: Vue 3
https://nutui.jd.com/taro/vue/4x/#/zh-CN/guide/intro 真机打开,打开Calendar组件示例,点击唤起日历,点击到日历组件显示会出现延时,在低端安卓机上延迟2-3s,在iphone13 ios15.1版本手机上,会延迟3-5s 只在微信小程序中出现,h5和支付宝小程序不会出现
唤起日历组件没有延迟
唤起日历组件存在若干秒延迟
Taro v3.6.8 Taro CLI 3.6.8 environment info: System: OS: macOS 10.15.7 Shell: 5.7.1 - /bin/zsh Binaries: Node: 16.18.0 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 8.19.2 - /usr/local/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-vue3: 3.6.8 => 3.6.8 @tarojs/plugin-html: 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/runtime: 3.6.8 => 3.6.8 @tarojs/shared: 3.6.8 => 3.6.8 @tarojs/taro: 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
The text was updated successfully, but these errors were encountered:
https://github.com/jdf2e/nutui 应该先到这里提 issue吧
Sorry, something went wrong.
两边都提了,不确定哪边的问题
jdf2e/nutui#2407 一般是组件库的问题, 这里先close了
No branches or pull requests
相关平台
微信小程序
小程序基础库: 2.32.0
使用框架: Vue 3
复现步骤
nutui的官方示例微信小程序
https://nutui.jd.com/taro/vue/4x/#/zh-CN/guide/intro
真机打开,打开Calendar组件示例,点击唤起日历,点击到日历组件显示会出现延时,在低端安卓机上延迟2-3s,在iphone13 ios15.1版本手机上,会延迟3-5s
只在微信小程序中出现,h5和支付宝小程序不会出现
期望结果
唤起日历组件没有延迟
实际结果
唤起日历组件存在若干秒延迟
环境信息
The text was updated successfully, but these errors were encountered: