Ionic 2 Pull-to-refresh and ion list bug

Hi,

Currently i am using the Pull the refresh and the ion list component on a page. My content disappears when i use the pull to refresh and after that i open the navigation. Currently i am not able to setup a plunker but i will try that later.

Can someone confirm this problem on RC5?

Steps to reproduce:

  • Create a ion list that contains enough items so the list is scrollable.
  • Use the pull the refresher
  • Afther the refresh is done, scroll the list down.
  • Now open the navigation panel, the content will dissapear.

This not happens on every physical device i noticed, but in the browser it happens too.

Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.5
Ionic CLI Version: 2.1.18
Ionic App Lib Version: 2.1.9
Ionic App Scripts Version: 1.0.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.2.1
Xcode version: Not installed

I have the same issue. And this problem is actual for RC6 also.
I have this issue for a long time at least from RC4.

Have you managed to solve it in any way? Thank you.