orizens / ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://www.npmjs.com/package/ngx-infinite-scroll
MIT License
1.23k stars 223 forks source link

Scroll doesn't work on the Standard Android browser #181

Closed volodymyro-in6k closed 6 years ago

volodymyro-in6k commented 7 years ago

Hello, thank you for your contribution. It's really amazing! I'm trying to test it with different devices. So I have found the issue on the Xioami Mi Max (Android 6.0.1, Standart Browser V7.7.4). With Chrome all work fine.

On this device, all work fine Xiaomi Redmi 3 (Android 5.1.1, Standart browser V8.9.5)

It seems like the problem could be with the browser version and may be there is some issue but in any way it is.

Thanks!

orizens commented 7 years ago

hi @volodymyro-in6k i don't have any way of testing this one. android browser is currently out of scope - unless you can suggest a pr for that. Thanks.

orizens commented 7 years ago

there was a suggested fix on https://github.com/orizens/ngx-infinite-scroll/issues/123#issuecomment-292529234 but i have no way to verify this.