Describe the bug
The refresher is not hiding in IOS until I tap anywhere on the screen.
To Reproduce
I run the refresher and when I finish loading the content I do 'event.taget.complete'.
Expected behavior
When the content is loaded, the refresher should hide.
Versions
Ionic CLI: 6.2.0
Ionic Framework: @ionic/angular 5.0.4
@angular-devkit/build-angular : 0.900.5
@angular-devkit/schematics: 8.1.3
@angular/cli: 9.0.5
@ionic/angular-toolkit: 2.0.0
Cordova CLI: 9.0.0 ([email protected])
Cordova Platforms: ios 5.1.1
Iphone Xr IOS 13.3.1
Having the same exact issue!
I have the same problem even after updating to ionic 5.1.0. I noticed that the refresher hides itself as normal behavior if you touch outside of the ionic list component. If you tap down from ones of the item in the ion list it doesn't hide.
This appears to be an issue with the Ion Refresher component rather than the Ionic Docs. Transferring over...
Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.
Please provide a reproduction with the minimum amount of code required to reproduce the issue. Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.
For a guide on how to create a good reproduction, see our Contributing Guide.
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Thank you for using Ionic!
Most helpful comment
Having the same exact issue!