Skip to content

Prepending many items resets scroll position to 0 #20

@gilbertl

Description

@gilbertl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions