tRPCttRPC
Powered by
davidgonmarD
tRPC•3y ago•
2 replies
davidgonmar

getInfiniteData returns undefined

I am using the t3-stack. Whenever I am calling getInfiniteData it returns undefined.
console.log(
    trpc.events.getAll.getInfiniteData()
  )
console.log(
    trpc.events.getAll.getInfiniteData()
  )

There is data, according to the React Query Devtools, so thats not the problem
Would love some help:)
tRPCJoin
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,015Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

useQuery first refetch returns undefined
sayanaSsayana / ❓-help
3y ago
createTRPCNext config ctx always returns undefined.
MonkeyStructMMonkeyStruct / ❓-help
3y ago
Network tab returns array but data is undefined
bill92Bbill92 / ❓-help
17mo ago