swiper 与 uniSwipeAction向左滑动冲突
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
两个同时用的时候,会同时滑动,尝试这去修改了 之前 代码里touchmove => touchmove.stop, 可以阻止两个冲突,但是会导致uniSwipeAction 向左滑动 和点击该组件 都会导致 动画出来。不知道11-19号更新有兼容到吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the conflict with swiper and uniSwipeAction used together, comparing normal touchmove handling with the reported touchmove.stop change. Check whether the 11-19 update affects compatibility. Done means the two components no longer slide together, while swiping left or clicking uniSwipeAction does not trigger unintended animation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100