Skip to content

Dynamic item height causes items to overlap during fast scroll #2175

@Jianlong-Nie

Description

@Jianlong-Nie

Description

When using FlashList with dynamic item heights, quickly scrolling up/down causes content to jump, collapse, and overlap each other.

Steps to Reproduce

  1. Render a FlashList with dynamic item heights (items have varying/unpredictable heights)
  2. Scroll quickly up and down

Expected Behavior

Items maintain their correct heights and positions while scrolling.

Actual Behavior

Items jump, collapse, and overlap each other during fast scroll due to incorrect height estimations for dynamic items.

Platform

  • iOS
  • Android

FlashList Version

2.3.0

MicrosoftTeams-video.-.2026-01-29T172808.931.mp4

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Important but not urgentagent-triageTrigger agent triage on this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions