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

Prepending many items resets scroll position to 0 #20

Open
gilbertl opened this issue Jun 7, 2021 · 7 comments
Open

Prepending many items resets scroll position to 0 #20

gilbertl opened this issue Jun 7, 2021 · 7 comments

Comments

@gilbertl
Copy link

gilbertl commented Jun 7, 2021

How to reproduce:

  1. Take the FlatListExample: https://github.com/GetStream/flat-list-mvcp/blob/main/Example/src/FlatListExample.tsx
  2. Change the code to add 20 items to the front instead of 5

Expected:
the list will stay at item 0

Instead:
the list will jump to item -20

@krupalikevadiya
Copy link

Yes getting same issue did you found any solution?

@3KINGZ
Copy link

3KINGZ commented Aug 10, 2021

same here

@numandev1
Copy link

same issue

1 similar comment
@suwu150
Copy link

suwu150 commented Jun 7, 2022

same issue

@ibovegar
Copy link

ibovegar commented Nov 9, 2022

Same issue here as well =(

@bumpingChris
Copy link

Same here

@dr1verrr
Copy link

Same

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

8 participants