You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: