alphabet_scroll_view
alphabet_scroll_view copied to clipboard
scroll to index doesnt work correctly
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
Hi @troy191990, Thanks for filing the issue. I will take a look at it. Contributions are welcome, if you are interested.