Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

ep-slider使用,手势滑动到最后一个卡片后继续左划会导致手势出问题 #277

Closed
BuildFaild opened this issue May 26, 2018 · 3 comments

Comments

@BuildFaild
Copy link

如题,第一个卡片向右滑会有一个弹簧效果,会自动复位,但是最后一个卡片向左划会卡在左边,不能正常复位,接下来的手势也会变得卡卡的,用的是"weex-ui": "^0.6.3",

@zassq
Copy link

zassq commented May 28, 2018

在新的pull more的代码段有一句debug的语句,我删了这句话就没事了

if(isPullMore){
       this.$emit('wxcEpSliderPullMore', { currentIndex: selectIndex });
       console.log(this.$slots) // 这句
}

@tw93
Copy link
Member

tw93 commented May 28, 2018

谢谢反馈,麻烦提交一个pr到dev分支哦

@tw93
Copy link
Member

tw93 commented Jun 1, 2018

已经修复,请使用 weex-ui@0.6.4-beta 版本

@tw93 tw93 closed this as completed Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants