cosmology-tech / cosmos-kit

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

useChainWallet not updating on connect #465

Open pkmelee337 opened 1 month ago

pkmelee337 commented 1 month 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"