Feature Request: onScroll callback for infinite scrolling and pulling data from the backend #269
vozmarkov
started this conversation in
Feature requests
Replies: 1 comment 4 replies
-
|
Sounds faire, probably in next release |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to implement infinite scrolling and pulling data with prisma / trpc 10 using useInfiniteQuery
but I have no way of detecting where the scroll bar is, I tried the ref, but it doesnt return ref of a div container where the scroll Y is only DataSheetGridRef.
Beta Was this translation helpful? Give feedback.
All reactions