joplin icon indicating copy to clipboard operation
joplin copied to clipboard

Lists no longer render their full content in some cases

Open laurent22 opened this issue 6 months ago • 0 comments

The FlatList component we use to render the Status screen and Log screen is broken as of React Native 0.71.10. Sometimes it renders some items, sometimes nothing at all. It gets worse if there's some activity in the background such as synchronisation.

Upstream:

  • https://github.com/facebook/react-native/issues/39421
  • https://github.com/facebook/react-native/issues/36766

Confirmed on Android. Not tested on iOS

laurent22 avatar Jan 04 '24 12:01 laurent22