cosmology-tech / cosmos-kit

Universal wallet connector for the Cosmos ⚛️
https://cosmology.zone/products/cosmos-kit
BSD 3-Clause Clear License
182 stars 133 forks source link

useChainWallet not updating on connect #465

Open pkmelee337 opened 5 months ago

pkmelee337 commented 5 months ago

When using the onChainWallet hook, on connect the ChainWalletContext is not getting updated. isWalletConnecting stays false, address stays undefined, isWalletConnected stays false and the qrURL for the mobile wallet is also not set. I noticed that this bug was introduced after version "@cosmos-kit/core": "2.8.5" and "@cosmos-kit/react-lite": "2.6.5"

Scipion commented 3 months ago

I'm getting the same problem. Is there any workaround?

pkmelee337 commented 2 months ago

So far, I haven't found any. I'm sticking to an older version for now.