Skip to content
Discussion options

You must be logged in to vote

I think It’s a simple condition that you can do in user-land:

const isDone = isSuccess || isError

but I’m not sure when you’d actually want that? In most cases, this is just the opposite of isLoading

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@caub
Comment options

Answer selected by caub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants