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

Card flickering #22

Open
boritopalito opened this issue Mar 7, 2024 · 0 comments
Open

Card flickering #22

boritopalito opened this issue Mar 7, 2024 · 0 comments

Comments

@boritopalito
Copy link

I am experiencing the card to flicker. #4

I was debugging the situation and found out that probably related to the render card function. If I log the output of the renderCard method I can see that it sometimes logs a different item being send to it.

 LOG  Direction pressed left
 LOG  503
 LOG  503
 LOG  503
 LOG  503
 LOG  513
 LOG  503

In the above situation I log the item.id thats been send to the renderCard method. There I see that the flickering is propably happening because another id is send to it. Does anyone know how to solve this?

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

1 participant