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

跟 fastclick 有冲突,具体表现为在苹果机上无法弹出输入法。 #13

Open
falseen opened this issue Sep 18, 2018 · 3 comments

Comments

@falseen
Copy link

falseen commented Sep 18, 2018

跟 fastclick 有冲突,具体表现为在苹果机上无法弹出输入法。去掉fastclick 之后一切正常。

@Fixels
Copy link
Owner

Fixels commented Sep 18, 2018

@falseen
首先对于fastclick等tap插件都不建议使用,
除了不兼容编辑器,实测会导致部分安卓机型点击事件响应缓慢甚至无法点击
还有就是,不要纠结click的延迟,对于用户来说根本不影响体验

@falseen
Copy link
Author

falseen commented Sep 19, 2018

@Fixels 嗯,我在去掉fastclick之后一切正常,也不影响点击。实际上我对fastclick也不怎么了解,只是以前的代码中引用了它,然后碰巧引起了冲突而已。。

发这个issue只是想提醒一下大家,避免踩坑。我当初因为这个问题差点放弃了Eleditor,最后还是用排除法找到了原因。

@canvey
Copy link

canvey commented Sep 28, 2018

我说了,怎么老是弹不出输入法来。

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

3 participants