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

onScrollComplete 在 jsScrolling = false 时无效 #4

Closed
sourbell opened this issue Jun 18, 2016 · 5 comments
Closed

onScrollComplete 在 jsScrolling = false 时无效 #4

sourbell opened this issue Jun 18, 2016 · 5 comments

Comments

@sourbell
Copy link

当设置
$ionicConfigProvider.scrolling.jsScrolling(false);
时,滚动事件没有调用 getValue() 方法。
我去掉这一句就正常了,不知道什么原因。

@sourbell
Copy link
Author

解决了。 <ion-scroll-minh> 增加 overflow-scroll=false 即可。

@truebug
Copy link

truebug commented Jul 14, 2016

赞一个,该方法解决了我在安卓下无法滚动选在到每列最后三行的问题。找rootcause找死,最后明白了原来是安卓下为了性能优化而设置了jsScrolling=false导致的...

@ghost
Copy link

ghost commented Oct 7, 2016

这bug作者貌似没发现。。

@minh8023
Copy link
Owner

minh8023 commented Mar 6, 2017

当初手上木有安卓机器,后来也转向react native了。

@minh8023 minh8023 closed this as completed Mar 6, 2017
@106271
Copy link

106271 commented Apr 21, 2017

@minh8023 后来怎么转react native了?

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

4 participants