This bug occurs when a BindableLayout (e.g. with a VerticalStackLayout) is nested inside a ScrollView. The issue isn't readily apparent, because most of the time there's no problem. Ordinarily, the ...