@lhoezee wrote:
Problem
When running Ionic 4 via a mobile web browser on Android using Chrome, the native’s “pull to refresh” does not work.History / Summary
I’ve spent the last 4 hours searching online for a solution. Everything seems to come back to the Ion-Refresher component, but that’s not what this is about and not the best solution.I found 1 post reported as an issue in a Github repo that was nearly identical, however the issue was closed without a resolution because of inactivity
Of course I can not find it anymore either.
I understand, this should be disabled for native apps, however using a web app via the web browser it should work. This takes away from what users are familiar with and requires the developer to use the ion-refresh.
Tried the following:
overscroll-behavior: auto !important
via CSS on the body element. I’ve read this can disable the native pull to refresh.I’m starting to lose my mind on this. Anyone out know how to solve this problem?
Posts: 1
Participants: 1