react-native icon indicating copy to clipboard operation
react-native copied to clipboard

ScrollView StickyHeaderIndices not working when passing mutiple indices.

Open ghost opened this issue 4 years ago • 1 comments

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

When passing single index into sticky header it is working fine and header getting sticky at that index but it's not working when passing multiple index in this only first index getting view getting sticky in header. https://reactnative.dev/docs/upgrading.html

React Native version:

^0.64.1

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue. 1.Simply pass multiple index in StickyHeaderIndices property of scrollview.

Expected Results

It should work with multiple indexes.

Snack, code example, screenshot, or link to a repository:

Please provide a Snack (https://snack.expo.io/), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

ghost avatar May 31 '21 10:05 ghost

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 03 '24 05:02 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Feb 10 '24 05:02 github-actions[bot]