Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items disappear after loaded #322

Open
H-Shafiei opened this issue Mar 14, 2019 · 13 comments
Open

Items disappear after loaded #322

H-Shafiei opened this issue Mar 14, 2019 · 13 comments

Comments

@H-Shafiei
Copy link

Hello,

Thank you for your awesome component. It made a great performance boost on my app.

I have several category rows in a flat list (vertical) which each of these rows loads some cards inside them with a recyclerlistview (horizontal). Each card has an image and a title.
On iOS, it runs without any issues. Unfortunately, on Android, it shows the items on each row and after a slight delay (~1 second) the cards disappear. I can scroll through the recyclerlistview and some few cards are visible but the rest are not. I don't know why this happens.
I have tried to just render a simple text, rather than a card with an image and a title, but the same thing happens.

Here is a gif showing the problem:

ezgif-1-052743f4cd42

P.S: If i add disableRecycling={true} to the recyclerlistview, the cards won't disappear but the scroll would be laggy. So I think the issue is the recyclerlistview is misbehaving and recycling items which are already on the screen!

What can be the problem?

@H-Shafiei
Copy link
Author

Can anyone help with this issue please?

@evert-smit
Copy link

Which React Native and recyclerlistview versions are you on?

@H-Shafiei
Copy link
Author

Which React Native and recyclerlistview versions are you on?

I have RN 0.58.04 and recyclerlistview version 1.3.4

@arunreddy10
Copy link
Collaborator

Hi, Could you help us with a demo here? We are not able to reproduce the issue.

@omerella
Copy link

omerella commented Nov 27, 2019

@arunreddy-flipkart Facing the same issue in Android, Only happens when RTL is true.

@arunreddy10 arunreddy10 reopened this Nov 27, 2019
@BeshoyEkram
Copy link

+1

@mm7mod
Copy link

mm7mod commented May 26, 2020

facing similar issue here :

#502

@MoeMamdouh
Copy link

Same problem here happened only in : (Android + Horizontal + RTL)

@VladimirKraswov
Copy link

I have this problem too

@dolahimself
Copy link

have the same problem too, android + RTL + horizontal

@HasanAlyazidi
Copy link

Any fix or workaround yet please?

@anasalaqeel
Copy link

Hello? any fix?

@DevineDecrypter
Copy link

are there any updates on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests