T
TanStack15mo ago
stormy-gold

isLoading vs isPending

When should i use isLoading and when should i use isPending?
2 Replies
adverse-sapphire
adverse-sapphire15mo ago
isLoading: Is true whenever the first fetch for a query is in-flight

Did you find this page helpful?