Skip to content

Conversation

@mikerowehl
Copy link

Using isLoading for Wagmi state can show the value before the hook starts the network request. The other recipes look to already account for that and they use isPending. isSuccess is great for this simple read case, as it only goes to true if the value has been loaded successfully.

Using isLoading for Wagmi state can show the value before the hook
starts the network request. The other recipes look to already account
for that and they use isPending. isSuccess is great for this simple read
case, as it only goes to true if the value has been loaded successfully.
@vercel
Copy link

vercel bot commented Dec 5, 2025

@mikerowehl is attempting to deploy a commit to the BuidlGuidl Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant