Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

滑动不取消冒泡,点击的时候第一次点击会选不中,需要点击两次,并且点击了其它地方后,再次点击依然需要重复点击两次,不知道是不是只有我一个人遇到这个问题 #36

Open
pengyan0406 opened this issue Mar 27, 2020 · 1 comment

Comments

@pengyan0406
Copy link

No description provided.

@Jxiang-jc
Copy link

我也在项目中遇到这个问题。但是demo里面是正常的。
然后我在源码里面 touchstart 回调中发现是因为有event.stopPropagation()导致的bug。
但是这个问题在电脑模拟会出现。真机上测试又是正常的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants