Hey guy. I'm having trouble with listview with the CachedImage from FFImageLoading package (Xamarin.Forms (4.6.0.800) and Xamarin.FFImageLoading.Forms (2.4.11.982)).
When scrolling it show cached images from previous itens before showing the correct ones. Furthermore, if the source is incorect or inacessible for some reason, then it stays with that one from another item (in the case of the image from xamarin itself it shows a blank image).
Is this a bug? Any workarounds? Thanks