jd-opensource / jd-opensource/taro-ui
SwipeAction组件在taro3中出现异常,滑动迟缓
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
### Taro UI 版本信息
v2.3.4
### 问题描述
升级到taro3后,AtSwipeAction组件使用中发现开始滑动时有延迟,跟手体验也很差
### 复现步骤
正常使用AtSwipeAction组件
### 复现代码
### 报错信息
无报错
### 系统信息
Taro CLI 3.0.18 environment info:
System:
OS: macOS 10.15.7
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.10.0 - ~/.nvm/versions/node/v12.10.0/bin/node
npm: 6.10.3 - ~/.nvm/versions/node/v12.10.0/bin/npm
npmPackages:
@tarojs/components: 3.0.18 => 3.0.18
@tarojs/mini-runner: ^3.0.18 => 3.0.18
@tarojs/react: 3.0.18 => 3.0.18
@tarojs/runtime: 3.0.18 => 3.0.18
@tarojs/taro: 3.0.18 => 3.0.18
@tarojs/webpack-runner: 3.0.18 => 3.0.18
babel-preset-taro: 3.0.18 => 3.0.18
eslint-config-taro: 3.0.18 => 3.0.18
react: ^16.10.0 => 16.14.0
taro-ui: ^3.0.0-alpha.3 => 3.0.0-alpha.3
npmGlobalPackages:
typescript: 4.0.5
### 补充信息
使用taroUI其他版本,直接不显示,查看代码是组件宽度直接为0
Contributor guide
Assessment
This issue has not been assessed yet.