question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Items disappear after loaded

See original GitHub issue

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?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:10

github_iconTop GitHub Comments

7reactions
MoeMamdouhcommented, Jun 23, 2020

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

1reaction
VladimirKraswovcommented, Jun 2, 2022

I have this problem too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Items/Inventory disappear after loading survival world? - Reddit
Items /Inventory disappear after loading survival world? My fiancé and I have a survival world that we created to play together.
Read more >
How Long Does It Take For Items To Despawn In Minecraft?
A Minecraft item will despawn after 6,000 game ticks (5 minutes). There are different despawning properties for different items.
Read more >
In Minecraft, how can you stop items from disappearing?
Dropped items can be collected by a hopper or by some mobs. Once a mob has picked up anything, it is no longer...
Read more >
2 Reasons Why Items Disappear After Death in Minecraft
The first reason why your items may have disappeared after death could be due to the reason that you wasted too much time....
Read more >
Why my page load items, blink and then everything disappears?
When I try to access localhost:3000 I can see all the information, but it disappear right after. Not sure if there is something...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found