#createQueries, check when all the queries loaded
2 messages · Page 1 of 1 (latest)
@tribal zodiac what about https://tanstack.com/query/v4/docs/react/reference/useIsFetching ?
2 messages · Page 1 of 1 (latest)
Is there a way to check if all queries loaded without looping them all and check isLoading , when using createQueries?
@tribal zodiac what about https://tanstack.com/query/v4/docs/react/reference/useIsFetching ?