You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when data is updated and some sections are inserted and/or removed, then the layout breaks. In my case the last item is cut off although the footer is displayed. Reproduction video
At first the content is correctly displayed
I press toggle elements to remove two elements from data array
The last element is not rendered correctly – it does not fit within render window
Expected behavior
All elements should be fully visible after content changes.
I got the same behavior, if I change the elements in the list, sometime it got disappear. It's random but I find that it happens usually when switching for a long list to shorter one, in the inverse case, from short list to longer list, I cannot produce the bug.
Current behavior
Sometimes when data is updated and some sections are inserted and/or removed, then the layout breaks. In my case the last item is cut off although the footer is displayed.
Reproduction video
Expected behavior
All elements should be fully visible after content changes.
To Reproduce
https://github.com/Elrohil44/flash-list-bug
Platform:
Environment
1.7.1
The text was updated successfully, but these errors were encountered: