alphabet_scroll_view icon indicating copy to clipboard operation
alphabet_scroll_view copied to clipboard

scroll to index doesnt work correctly

Open troy191990 opened this issue 3 years ago • 1 comments

using your example list, the scollToIndex method breaks if you select an item that does not have any corresponding value in the list. e.g Select J

This is only the case with the "isAlphabetsFiltered" property set to true. However it should possibly fail gracefully, or the value should be disabled if not found. Rather than crashing

troy191990 avatar Oct 28 '21 19:10 troy191990

Hi @troy191990, Thanks for filing the issue. I will take a look at it. Contributions are welcome, if you are interested.

maheshj01 avatar Oct 29 '21 01:10 maheshj01