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.1
3.2.45
dev:weapp
npm
16.16.0
Chrome 108.0.5359.72
win 11
Taro CLI 3.5.10 environment info: System: OS: Windows 10 Binaries: Node: 16.16.0 - C:\Program Files\nodejs\node.EXE npm: 8.17.0 - C:\Program Files\nodejs\npm.CMD
swiper 和 tabs同时切换就会卡顿,tabs点击有时1秒左右才切换过来
不卡顿
卡顿
The text was updated successfully, but these errors were encountered:
经排查,开启swiper 自动轮播后会造成 线程阻塞卡顿,暂时可以关闭自动轮播, 或者 tabs 设置 :animated-time="0" 关闭动画
Sorry, something went wrong.
feat(tabs): add props swipeable 支持手势滑动切换,优化小程序端切换动画 #1984 #1828
0a5f67c
szg2008
richard1015
No branches or pull requests
NutUI scenes(nutui 场景)
小程序(@nutui/nutui-taro)
NutUI-vue version(nutui-vue 版本)
3.3.1
Vue version(vue 版本)
3.2.45
Operating environment(运行环境)
dev:weapp
Citation method(引用方式)
npm
Node version(node 版本)
16.16.0
Browser and its version(浏览器及其版本)
Chrome 108.0.5359.72
System and its version(系统及其版本)
win 11
Taro environmental information(taro 环境信息)
Taro CLI 3.5.10 environment info:
System:
OS: Windows 10
Binaries:
Node: 16.16.0 - C:\Program Files\nodejs\node.EXE
npm: 8.17.0 - C:\Program Files\nodejs\npm.CMD
Steps to reproduce(重现步骤)
swiper 和 tabs同时切换就会卡顿,tabs点击有时1秒左右才切换过来
What is expected?(期望的结果是什么?)
不卡顿
What is actually happening?(实际的结果是什么?)
卡顿
The text was updated successfully, but these errors were encountered: