Ion refresher does not refresh thumbnails correctly

Hello Ladies and Gents,

first of all, great framework, great community!

I have a very strange issue with the ion-refresher. I use it in combination with a list. When I pull down to refresh the list it does refresh the content but in the end the thumbnail of the list item turns into a grey block instead of the correct image. To break down the problem I have set up the std sidemenu ionic app and tried to reproduce it with that - which I was able to. Further I sorted out all unnecessary classes which I normally use within my project.

See the repo:

See screencast to get a clue of the problem:

My enviroment:

cli packages:

    @ionic/cli-utils  : 1.9.1
    ionic (Ionic CLI) : 3.9.1

global packages:

    Cordova CLI : 7.0.1

local packages:

    @ionic/app-scripts : 1.1.4
    Cordova Platforms  : none
    Ionic Framework    : ionic-angular 2.2.0

System:

    Node : v6.9.4
    npm  : 4.4.4
    OS   : Windows 7

Many thanks for your help - I really don’t know how to solve this :frowning:

Best,
riconsch

Anyone an idea?

Just additional:

Bug occurs in Android and also with Ionic Serve

Best regards!

I created a pull request to help you out:

I’m a little short on time to explain it all here, but comments to why and how this fixes it, are in the pull request :slight_smile: