Skip to content

Conversation

@naqvitalha
Copy link
Collaborator

@naqvitalha naqvitalha commented Mar 14, 2024

Description

FlashList throws a warning if it mounts with very small height/width. This is useful when there is an error in parent layout however, some components might be actively resizing and this warning can still show up even when there's no real harm done by the resize. With this change, we only show the warning when the list has settled.

Also, disabled a broken test which will be enabled later.

Reviewers’ hat-rack 🎩

  • N/A

Screenshots or videos (if needed)

Checklist

@naqvitalha naqvitalha force-pushed the fix-render-size-warning branch from e85a206 to 92b93d3 Compare March 14, 2024 18:42
@naqvitalha naqvitalha requested a review from gvarandas March 14, 2024 18:43
@naqvitalha naqvitalha merged commit c2b747f into main Mar 15, 2024
@naqvitalha naqvitalha deleted the fix-render-size-warning branch March 15, 2024 17:32
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

Successfully merging this pull request may close these issues.

2 participants