react-tiny-virtual-list icon indicating copy to clipboard operation
react-tiny-virtual-list copied to clipboard

scrollToIndex does not trigger the scroll event

Open riccio82 opened this issue 6 years ago • 0 comments

In my case I use the onScroll function to load new list items. Using scrollToIndex the onScroll function is not called and it seems that the list is complete but it is not like this. I tried to trigger the scroll event but it didn't work. Is there a way to solve this problem?

Thanks

riccio82 avatar Aug 12 '19 09:08 riccio82