At times the app deosn’t seem to scroll at all. Not able to reproduce consistently though. But once it stops, the only way to bring it to normal is to restart the app.
Is there way to debug such issues? Or even fallback to native scrolling when that happens?
Same here. Suggestion on how to debug this issue ?
I’ve noticed that:
-Removing the view from the cache does give the scroll another change to start working again
-It happens on static or dynamic content, resizing doesn’t help
-The height of the divs seem to be ok
-Scrolling with the mousewheel always work as expected (on a emulator)
-Disabling javascript scrolling does not solve the problem