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 am trying to do some dynamic scroll functionality for pagination. And I am having issue with slow performance with that. Switching from full scroll to pagination is quick but for pagination to scroll is really slow.
I attached PaginateIssue jsx file and sampleData.json.
For testing purpose If you hover on print data button it should switch between above two.