How to implement pull to refresh inside ionicModal?

Is it possible to implement pull to refresh inside a ionicModal ?

Give it a shot?

Here’s a working start : http://codepen.io/calendee/pen/HCeoI?editors=101

I’m actually sorry about this one. It was working, there was some other issue in my app. Thanks.

@Calendee I tested this exact code in android but did not work. I tested it on android KitKat and JellyBeans with ionic Beta3, Beta10 and Beta11. If I put ion-refresher on main ion-content it works well. Not only works in modals. I think it’s a bug.