Looking for suggestions on this problem - the position sticky is functioning correctly, but there seems to be a slight vibration or dancing effect when users scroll in the Ionic app. Any ideas on how to eliminate this issue specifically on iOS devices?
<ion-item-divider sticky="true">
<ion-label>
Basic Item Divider
</ion-label>
</ion-item-divider>