Ionic in angular(ui.router) + iron-router stucking routes

Hello Guys!

I have an app built with meteoric (Blaze one) and it has a news feed.

The angular version of ionic has some really nice features for feeds like collection-repeat, ion-infinite-scroll etc…

So I decided to add the ionic-angular version from Uri. Everything went fine except for the routes. It gets stucked and sometimes loses the history.

Here is a video to help understand.
https://sendvid.com/obqn3wwo

And also a reproduction:

I would like to port these features for meteoric but don’t have time and knowledge yet to do it.

Thanks,