Remove rubber band scrolling at top of webview

Hi,

I’d like to know if it’s possible to disable the ‘rubber band’ bounce effect when scrolling within an <ion-content> component. I want to prevent the user from scrolling up if they’re at the top of the view already, to prevent the white background colour from bleeding in when the content overscolls.

@Jags13 did you ever find a solution to this?