Skip to content

[web] [beta] Mobile web prepending data causes jumps with maintainVisibleContentPosition #406

@austin43

Description

@austin43

When prepending data on mobile web in Safari, Chromium, or Firefox I get janky "jump-back" behavior when scrolling up and using maintainVisibleContentPosition. Here is a basic reproduction you can see when scrolling up.

https://github.com/austin43/legend-list-prepend

I have only seen this on mobile web browsers

Mobile chrome inspector, desktop web, and native all work as expected.

To reproduce, open the dev server using your mobile web browser and scroll up until you trigger onStartReached. You will see it engage loading at item 1000 then jump back to item 1020.

ScreenRecording_03-03-2026.12-19-24_1.mp4

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