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

IOS10 微信页面滑动过程中产生tap事件,会导致Vue渲染不出来 #3730

Closed
shenwei235 opened this issue Sep 23, 2016 · 2 comments

Comments

@shenwei235
Copy link

Vue版本:1.0.26,

当在IOS 10中微信页面里上下滑动,滑到出现那个(xxx网页由xxx提供),然后产生点击事件(尝试了不少的vue相关的tap插件,都无功而返),然后再次点击该区域,代码可以成功执行,唯独页面没有改变。

这个点击事件是一旦发生,则会产生一个+1的效果(css做的),按理说不影响渲染。

@shenwei235
Copy link
Author

+1这个效果,也仅仅是改下class,更严重的是在这种情况下连v-link都点不了。

@shenwei235
Copy link
Author

thanks very much!!!

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

No branches or pull requests

2 participants