On IOS 12.2 scroll does not work after ion-select change value

On IOS 12.2 scroll does not work after ion-select change value.
To reproduce open https://informatik.tirol/ionicbug on IOS 12.2 mobile safari, change a value on , than try to scroll…

I reported the issues on github: https://github.com/ionic-team/ionic-v3/issues/1005

Since there is a focus on V4 I hope that someone has a quickfix for me, our app is not usable anymore after this bug on IOS 12.2: https://testflight.apple.com/join/F3GvIisB

Found a temporary qickfix: https://github.com/ionic-team/ionic-v3/issues/1005#issuecomment-480687705

Known issue: https://github.com/ionic-team/ionic-v3/issues/1005

This issue has been resolved and is available in Ionic 3.9.5.

In your package.json update the version for ionic-angular to 3.9.5 then run npm install
or

You can upgrade using npm i ionic-angular@latest .