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

Infinite Loop When Swiping Quickly #159

Open
griffinbaker12 opened this issue Nov 1, 2023 · 6 comments
Open

Infinite Loop When Swiping Quickly #159

griffinbaker12 opened this issue Nov 1, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@griffinbaker12
Copy link

griffinbaker12 commented Nov 1, 2023

Hey! I noticed that there can be an infinite loop if you swipe really quickly through the categories so I wrote some code that fixed it on my end. I was planning on making a PR if this is a persistent issue.

@griffinbaker12 griffinbaker12 added the bug Something isn't working label Nov 1, 2023
@jan-kozinski
Copy link

Hi, thank you for reporting this! Can you please let us know what device and system version you used? Also what was your react native version? Attaching a video helps the fixing process. If you have an idea on how to fix, contributions are more than welcome!

@viktorvidual
Copy link

viktorvidual commented Jan 31, 2024

Hey, I have the same issue. I am using "react-native": "0.72.6", with "expo": "~49.0.15". Testing on an iPhone 11 with latest iOS. I am attaching a video of the bug. It occurs when scrolling between categories. I turned enableCategoryChangeAnimation to false and it seems that this fixed it.

8bee6f73-2e06-444e-b27c-999011c11d03.mp4

@AnMiZa
Copy link
Contributor

AnMiZa commented Feb 2, 2024

Hey @griffinbaker12 @jan-kozinski. I see this is still an issue but I think I might have found what caused this behavior and the solution to this problem. I'll be more than happy to submit my PR 😄

@DominikDanielewicz
Copy link
Contributor

Hi @AnMiZa 👋, you are more than welcome to submit your PR. 🚀
Thanks for identifying the cause and solution 🙏

@Harukisatoh
Copy link

When is the next version coming out? Btw, thanks @AnMiZa for the fix.

@DominikDanielewicz
Copy link
Contributor

DominikDanielewicz commented Apr 29, 2024

When is the next version coming out? Btw, thanks @AnMiZa for the fix.

Hi @Harukisatoh, we've identified a few more issues that we need to address before rolling out the next version. We appreciate your patience and are working to release it soon. Thanks for your understanding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants