【ios】The stickySectionHeader of the SectionList component sometimes does not display. #51129
Labels
Component: SectionList
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Newer Patch Available
Platform: iOS
iOS applications.
Description
When the sectionList component calls the scrollToLocation method, the stickySectionHeader occasionally does not display.The stickySectionHeader only displays when I manually trigger scrolling in the sectionList.
Steps to reproduce
This issue does not always occur; it happens occasionally. You can try reloading several times.
React Native Version
0.79.0
Affected Platforms
Runtime - iOS
Output of
npx @react-native-community/cli info
Stacktrace or Logs
MANDATORY Reproducer
https://github.com/yandadaFreedom/RN-bug-repo/tree/bug-scroll-to-location
Screenshots and Videos
scrollToLocation.MP4
The text was updated successfully, but these errors were encountered: