微信小程序中使用F6之后在画布区域滑不动页面了
Open
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
在微信版本8.0.37之后的版本(ios端和安卓端小程序),使用 antv f6,画布里面的区域响应 touchstart touchmove touchend 之后,没有把事件冒泡到外面的父元素组件去,导致滑不动页面,想问一下这个情况应该怎么解决,有没有思路可以提供一下,谢谢~
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in an F6 WeChat mini program on iOS and Android with WeChat 8.0.37 or later. Inspect how touchstart, touchmove, and touchend from the canvas interact with the parent page's scrolling; done means the surrounding page can scroll while the graph is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100