Has-bouncing="false" does not prevent bouncing on iOS

The above initially did seem to work for me… except if I have a select open - then the view underneath seems to get the bounce back (while the select popup is open). Also it interfered with some other events (eg my click event in the C3 charts library)

The best fix I found here, ie just add

<ion-content no-bounce>