I have recently started using Ionic V4 and I am having a hard time figuring out how to implement a pull down refresh without pulling down the entire ion-content which contains the whole page. If I try to use a nested ion-content, the refresher does not display correctly. What am I missing?