Ionic Infinite Scroll not working with Segments

Unless I’m really missing something big time, but Ionic Infinite Scroll doesn’t save the Scroll Position when used with Segments. I’m trying to fix this using this.content.scrollTo("oldPosition") but if the screen was still moving when you switch segment, this breaks down. Any advise when Ionic might be able to fix it or maybe there is a solution already?