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

useChain, UseChains, and useChainWallet always returns disconnected #449

Open
jijicodes opened this issue May 17, 2024 · 1 comment
Open

Comments

@jijicodes
Copy link

I tried using useChain, useChains, and useChainWallet to try and connect a wallet, but it's all funky. I am also avoiding using the walletModal. In my app, it struggles to use useChains (trying to connect to both 'osmosis' and 'chihuahua'), but I also want it to default to using the Keplr extension.

useChains always returns disconnected.
useChains and useChainWallet are inconsistent; sometimes they connect but the address is undefined, and other times they are disconnected.

here is my public repo:
https://github.com/jijicodes/cosmoskit-test
Screenshot 2024-05-16 at 3 08 29 PM

@dadamu
Copy link

dadamu commented Jul 17, 2024

I met the same issue, even keplr and leap are uninstalled, they still show Disconnected instead of NotExists.

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

No branches or pull requests

2 participants