Closed
Description
Feature Request
Ionic version:
[x] 5.x
Describe the Feature Request
At the moment, components such as ion-refresher
, ion-infinite-scroll
, and the collapsible large title rely on users scrolling on ion-content
. As a result, when scrolling in a virtual scroll container, these components do not work as expected. While we cannot account for every single virtual scrolling solution, I think we can expose an API that lets users have more control over which scrollable container these components listen on.
This impacts solutions like CDK Scroller, Virtuoso, vue-virtual-scroller, etc.
For developers that would like to see this feature added to the Framework, please react to this post with a thumbsup/"+1" reaction. Thanks!