data from useInfiniteQuery hook returning undefined despite the API correct returning it
The
data
property from the useInfiniteQuery
is returning as undefined
even with the response
returning the correcta data. Does anyone know the reason?1 Reply
conscious-sapphireOP•2y ago