clauderic / clauderic/react-tiny-virtual-list
scrollToIndex does not trigger the scroll event
Open
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.