Skip to content

[DynamicSizeList] Rendering items on top of each other if height is the same as estimatedItemSize #278

@brunolemos

Description

@brunolemos

Found a bug on #102, if my items are exactly height 50 (the estimatedItemSize value) they will all render on top of each other:

image

If they have any different height (e.g. 49 or 51) it works:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    😭 bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions