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 want to use the useInfiniteQuery hook for infinite scrolling, but useInfiniteQuery is not taking this hook as the function.
How should I implement it for infinite data.
my current data format from useGetPatientActivityQuery is
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a hook generated by codegen called
I want to use the useInfiniteQuery hook for infinite scrolling, but useInfiniteQuery is not taking this hook as the function.
How should I implement it for infinite data.
my current data format from useGetPatientActivityQuery is
this is how my data is coming from the backend
I was not able to implement useInfiniteQuery.
@alexyoung @TkDodo
Beta Was this translation helpful? Give feedback.
All reactions