Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When chain is not connected useCosmWasmSigningClient returns undefined #140

Open
dalechyn opened this issue Mar 25, 2024 · 0 comments
Open

Comments

@dalechyn
Copy link
Contributor

// Chain is not connected return undefined

I've been facing errors like this in fact not only in this hook but with others too.
Screenshot 2024-03-25 at 18 29 38

Generally, queryFn must always return data or throw if certain conditions aren't met, which should be controlled at the query initiation logic by configuring the enabled property properly.

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

No branches or pull requests

1 participant