Problem with ion-side-menu scrolling in iOS

Hello!

I’m using Ionic, v1.0.0-beta.11 (as the latest version messes up a few other things in the app) and I’m having a bit of a problem with the ion-side-menu scrolling.

I have a menu that is a bit longer than the screen’s height, and occassionally it doesn’t let me scroll all the way down to the bottom. If you try to scroll, you can see the rest of the menu but when you let you go the menu will bounce back up so you can’t see the full menu again.

When it’s like this and you try to close the menu, the main app body will be higher than normal, showing part of the menu underneath it.

Has anyone experienced something similar, and if so, how did you fix it?
Could this be a problem with Ionic? Maybe it’s already been fixed in the latest version?

Thanks very much for your help.