Autodesk / Autodesk/react-base-table
How to scroll to row after loading data in Infinite Loading?
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
` tableRef.current.scrollToTop(transactionOffsetTopPosition)
`
I already use this method [scrollToPosition, scrollToRow].
This method works only in normal scenarios but not working in infinite loading. Is there any way to do that?
Contributor guide
Assessment
This issue has not been assessed yet.