jd-opensource / jd-opensource/taro-ui
alpha.3 Calendar 滑动导致渲染层错误
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
**问题描述**
当Calendar横向滑动或纵向滑动时
[渲染层错误] TypeError: Cannot read property '$$' of undefined
at HTMLElement._attached.u._touchstartHandlerForDevtools (http://127.0.0.1:10463/__pageframe__/__dev__/WAWebview.js:2:1237778)
**复现步骤**
这是在taro 3中存在的 2版本 1版本均不测试
```js
// 这里可以贴代码
```
**期望行为**
在taro 3中正常使用
**报错信息**



**系统信息**
**补充信息**
Contributor guide
Assessment
This issue has not been assessed yet.