HaithemMosbahi / ngx-avatar

Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast scroll with Ionic Virtual Scroll bug

matheusrufinos opened this issue · comments

Hello!

I'm having a nuisance bug using Ionic 4 with virtual scroll. When I scroll quickly on the list, the avatars get their initials changed and wrong. I tried to correct with the approx-item-height of the virtual scroll, but without success.

Captura de Tela 2019-06-10 às 11 46 45

Is there any way to fix this?

Ionic:

ionic (Ionic CLI) : 4.12.0

System:

NodeJS : v11.9.0
npm : 6.8.0
OS : macOS Mojave

Solved upgrading to 3.3.5 version of ngx-avatar.
Sorry for the inconvenience.